mirror of
https://github.com/runcitadel/core.git
synced 2024-11-12 00:39:53 +00:00
Remove my local logs, they shouldn't have been in here
This commit is contained in:
parent
525619ad27
commit
e9d0507b0a
113
btcpay-logs
113
btcpay-logs
|
@ -1,113 +0,0 @@
|
|||
btcpay-server-web-1 | [40m[32minfo[39m[22m[49m: Configuration: Data Directory: /data
|
||||
btcpay-server-web-1 | [40m[32minfo[39m[22m[49m: Configuration: Configuration File: /data/Main/settings.config
|
||||
btcpay-server-web-1 | [40m[32minfo[39m[22m[49m: Configuration: Network: Mainnet
|
||||
btcpay-server-web-1 | [40m[32minfo[39m[22m[49m: BTCPayServer.Plugins.PluginManager: Loading plugins from /data/plugins
|
||||
btcpay-server-web-1 | [40m[32minfo[39m[22m[49m: BTCPayServer.Plugins.PluginManager: Adding and executing plugin BTCPayServer - 1.3.6.0
|
||||
btcpay-server-web-1 | [40m[32minfo[39m[22m[49m: BTCPayServer.Plugins.PluginManager: Adding and executing plugin BTCPayServer.Plugins.Shopify - 1.3.6.0
|
||||
btcpay-server-web-1 | [40m[32minfo[39m[22m[49m: Configuration: Supported chains: BTC
|
||||
btcpay-server-web-1 | [40m[32minfo[39m[22m[49m: Configuration: BTC: Explorer url is http://[fcdd:1::12c]:32838/
|
||||
btcpay-server-web-1 | [40m[32minfo[39m[22m[49m: Configuration: BTC: Cookie file is /data/.nbxplorer/Main/.cookie
|
||||
btcpay-server-web-1 | [40m[32minfo[39m[22m[49m: Configuration: Network: Mainnet
|
||||
btcpay-server-web-1 | [41m[30mfail[39m[22m[49m: PayServer: Error on the MigrationStartupTask
|
||||
btcpay-server-web-1 | Npgsql.NpgsqlException (0x80004005): Exception while connecting
|
||||
btcpay-server-web-1 | ---> System.Net.Sockets.SocketException (99): Cannot assign requested address
|
||||
btcpay-server-web-1 | at System.Net.Sockets.Socket.BeginConnectEx(EndPoint remoteEP, Boolean flowContext, AsyncCallback callback, Object state)
|
||||
btcpay-server-web-1 | at System.Net.Sockets.Socket.UnsafeBeginConnect(EndPoint remoteEP, AsyncCallback callback, Object state, Boolean flowContext)
|
||||
btcpay-server-web-1 | at System.Net.Sockets.Socket.BeginConnect(EndPoint remoteEP, AsyncCallback callback, Object state)
|
||||
btcpay-server-web-1 | at System.Net.Sockets.Socket.ConnectAsync(EndPoint remoteEP)
|
||||
btcpay-server-web-1 | at Npgsql.NpgsqlConnector.ConnectAsync(NpgsqlTimeout timeout, CancellationToken cancellationToken)
|
||||
btcpay-server-web-1 | at Npgsql.NpgsqlConnector.ConnectAsync(NpgsqlTimeout timeout, CancellationToken cancellationToken)
|
||||
btcpay-server-web-1 | at Npgsql.NpgsqlConnector.RawOpen(NpgsqlTimeout timeout, Boolean async, CancellationToken cancellationToken)
|
||||
btcpay-server-web-1 | at Npgsql.NpgsqlConnector.Open(NpgsqlTimeout timeout, Boolean async, CancellationToken cancellationToken)
|
||||
btcpay-server-web-1 | at Npgsql.NpgsqlConnection.<>c__DisplayClass32_0.<<Open>g__OpenLong|0>d.MoveNext()
|
||||
btcpay-server-web-1 | --- End of stack trace from previous location where exception was thrown ---
|
||||
btcpay-server-web-1 | at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlDatabaseCreator.ExistsAsync(CancellationToken cancellationToken)
|
||||
btcpay-server-web-1 | at Microsoft.EntityFrameworkCore.Migrations.HistoryRepository.ExistsAsync(CancellationToken cancellationToken)
|
||||
btcpay-server-web-1 | at Microsoft.EntityFrameworkCore.Migrations.Internal.Migrator.MigrateAsync(String targetMigration, CancellationToken cancellationToken)
|
||||
btcpay-server-web-1 | at BTCPayServer.Hosting.MigrationStartupTask.Migrate(CancellationToken cancellationToken) in /source/BTCPayServer/Hosting/MigrationStartupTask.cs:line 428
|
||||
btcpay-server-web-1 | at BTCPayServer.Hosting.MigrationStartupTask.ExecuteAsync(CancellationToken cancellationToken) in /source/BTCPayServer/Hosting/MigrationStartupTask.cs:line 70
|
||||
btcpay-server-web-1 | Unhandled exception. Npgsql.NpgsqlException (0x80004005): Exception while connecting
|
||||
btcpay-server-web-1 | ---> System.Net.Sockets.SocketException (99): Cannot assign requested address
|
||||
btcpay-server-web-1 | at System.Net.Sockets.Socket.BeginConnectEx(EndPoint remoteEP, Boolean flowContext, AsyncCallback callback, Object state)
|
||||
btcpay-server-web-1 | at System.Net.Sockets.Socket.UnsafeBeginConnect(EndPoint remoteEP, AsyncCallback callback, Object state, Boolean flowContext)
|
||||
btcpay-server-web-1 | at System.Net.Sockets.Socket.BeginConnect(EndPoint remoteEP, AsyncCallback callback, Object state)
|
||||
btcpay-server-web-1 | at System.Net.Sockets.Socket.ConnectAsync(EndPoint remoteEP)
|
||||
btcpay-server-web-1 | at Npgsql.NpgsqlConnector.ConnectAsync(NpgsqlTimeout timeout, CancellationToken cancellationToken)
|
||||
btcpay-server-web-1 | at Npgsql.NpgsqlConnector.ConnectAsync(NpgsqlTimeout timeout, CancellationToken cancellationToken)
|
||||
btcpay-server-web-1 | at Npgsql.NpgsqlConnector.RawOpen(NpgsqlTimeout timeout, Boolean async, CancellationToken cancellationToken)
|
||||
btcpay-server-web-1 | at Npgsql.NpgsqlConnector.Open(NpgsqlTimeout timeout, Boolean async, CancellationToken cancellationToken)
|
||||
btcpay-server-web-1 | at Npgsql.NpgsqlConnection.<>c__DisplayClass32_0.<<Open>g__OpenLong|0>d.MoveNext()
|
||||
btcpay-server-web-1 | --- End of stack trace from previous location where exception was thrown ---
|
||||
btcpay-server-web-1 | at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlDatabaseCreator.ExistsAsync(CancellationToken cancellationToken)
|
||||
btcpay-server-web-1 | at Microsoft.EntityFrameworkCore.Migrations.HistoryRepository.ExistsAsync(CancellationToken cancellationToken)
|
||||
btcpay-server-web-1 | at Microsoft.EntityFrameworkCore.Migrations.Internal.Migrator.MigrateAsync(String targetMigration, CancellationToken cancellationToken)
|
||||
btcpay-server-web-1 | at BTCPayServer.Hosting.MigrationStartupTask.Migrate(CancellationToken cancellationToken) in /source/BTCPayServer/Hosting/MigrationStartupTask.cs:line 428
|
||||
btcpay-server-web-1 | at BTCPayServer.Hosting.MigrationStartupTask.ExecuteAsync(CancellationToken cancellationToken) in /source/BTCPayServer/Hosting/MigrationStartupTask.cs:line 70
|
||||
btcpay-server-web-1 | at Microsoft.AspNetCore.Hosting.WebHostExtensions.StartWithTasksAsync(IWebHost webHost, CancellationToken cancellationToken) in /source/BTCPayServer/Extensions/WebHostExtensions.cs:line 19
|
||||
btcpay-server-web-1 | at BTCPayServer.Program.Main(String[] args) in /source/BTCPayServer/Program.cs:line 57
|
||||
btcpay-server-nbxplorer-1 | [40m[32minfo[39m[22m[49m: Configuration: Data Directory: /data
|
||||
btcpay-server-nbxplorer-1 | [40m[32minfo[39m[22m[49m: Configuration: Configuration File: /data/Main/settings.config
|
||||
btcpay-server-nbxplorer-1 | [40m[32minfo[39m[22m[49m: Configuration: Network: Mainnet
|
||||
btcpay-server-nbxplorer-1 | [40m[32minfo[39m[22m[49m: Configuration: Supported chains: BTC
|
||||
btcpay-server-nbxplorer-1 | [40m[32minfo[39m[22m[49m: Configuration: DBCache: 50 MB
|
||||
btcpay-server-nbxplorer-1 | [40m[32minfo[39m[22m[49m: Configuration: Network: Mainnet
|
||||
btcpay-server-nbxplorer-1 | [40m[32minfo[39m[22m[49m: Configuration: Supported chains: BTC
|
||||
btcpay-server-nbxplorer-1 | [40m[32minfo[39m[22m[49m: Configuration: DBCache: 50 MB
|
||||
btcpay-server-nbxplorer-1 | [40m[32minfo[39m[22m[49m: Explorer: Defragmenting transaction tables...
|
||||
btcpay-server-nbxplorer-1 | [40m[32minfo[39m[22m[49m: Explorer: Defragmentation succeed, 0 bytes saved
|
||||
btcpay-server-nbxplorer-1 | [40m[32minfo[39m[22m[49m: Explorer: Applying migration if needed, do not close NBXplorer...
|
||||
btcpay-server-nbxplorer-1 | [40m[32minfo[39m[22m[49m: Explorer: BTC: No OutPoint Table found...
|
||||
btcpay-server-nbxplorer-1 | [40m[32minfo[39m[22m[49m: Explorer: BTC: Starting the Outpoint Migration...
|
||||
btcpay-server-nbxplorer-1 | [40m[32minfo[39m[22m[49m: Explorer: Created OutPoint table for BTC...
|
||||
btcpay-server-nbxplorer-1 | [40m[32minfo[39m[22m[49m: Configuration: BTC: Testing RPC connection to http://[fcdd:1::8]:8332/
|
||||
btcpay-server-nbxplorer-1 | [41m[30mfail[39m[22m[49m: Configuration: BTC: Error connecting to RPC server Cannot assign requested address
|
||||
btcpay-server-nbxplorer-1 | [40m[32minfo[39m[22m[49m: Configuration: BTC: Testing again in 5 seconds
|
||||
btcpay-server-nbxplorer-1 | Hosting environment: Production
|
||||
btcpay-server-nbxplorer-1 | Content root path: /app/
|
||||
btcpay-server-nbxplorer-1 | Now listening on: http://0.0.0.0:32838
|
||||
btcpay-server-nbxplorer-1 | Application started. Press Ctrl+C to shut down.
|
||||
btcpay-server-nbxplorer-1 | [40m[32minfo[39m[22m[49m: Configuration: BTC: Testing RPC connection to http://[fcdd:1::8]:8332/
|
||||
btcpay-server-nbxplorer-1 | [41m[30mfail[39m[22m[49m: Configuration: BTC: Error connecting to RPC server Cannot assign requested address
|
||||
btcpay-server-nbxplorer-1 | [40m[32minfo[39m[22m[49m: Configuration: BTC: Testing again in 10 seconds
|
||||
btcpay-server-nbxplorer-1 | [40m[32minfo[39m[22m[49m: Configuration: BTC: Testing RPC connection to http://[fcdd:1::8]:8332/
|
||||
btcpay-server-nbxplorer-1 | [41m[30mfail[39m[22m[49m: Configuration: BTC: Error connecting to RPC server Cannot assign requested address
|
||||
btcpay-server-nbxplorer-1 | [40m[32minfo[39m[22m[49m: Configuration: BTC: Testing again in 15 seconds
|
||||
btcpay-server-nbxplorer-1 | [40m[32minfo[39m[22m[49m: Configuration: BTC: Testing RPC connection to http://[fcdd:1::8]:8332/
|
||||
btcpay-server-nbxplorer-1 | [41m[30mfail[39m[22m[49m: Configuration: BTC: Error connecting to RPC server Cannot assign requested address
|
||||
btcpay-server-nbxplorer-1 | [40m[32minfo[39m[22m[49m: Configuration: BTC: Testing again in 20 seconds
|
||||
btcpay-server-nbxplorer-1 | [40m[32minfo[39m[22m[49m: Configuration: BTC: Testing RPC connection to http://[fcdd:1::8]:8332/
|
||||
btcpay-server-nbxplorer-1 | [41m[30mfail[39m[22m[49m: Configuration: BTC: Error connecting to RPC server Cannot assign requested address
|
||||
btcpay-server-nbxplorer-1 | [40m[32minfo[39m[22m[49m: Configuration: BTC: Testing again in 25 seconds
|
||||
btcpay-server-nbxplorer-1 | [40m[32minfo[39m[22m[49m: Configuration: BTC: Testing RPC connection to http://[fcdd:1::8]:8332/
|
||||
btcpay-server-nbxplorer-1 | [41m[30mfail[39m[22m[49m: Configuration: BTC: Error connecting to RPC server Cannot assign requested address
|
||||
btcpay-server-nbxplorer-1 | [40m[32minfo[39m[22m[49m: Configuration: BTC: Testing again in 30 seconds
|
||||
btcpay-server-nbxplorer-1 | [40m[32minfo[39m[22m[49m: Configuration: BTC: Testing RPC connection to http://[fcdd:1::8]:8332/
|
||||
btcpay-server-nbxplorer-1 | [41m[30mfail[39m[22m[49m: Configuration: BTC: Error connecting to RPC server Cannot assign requested address
|
||||
btcpay-server-nbxplorer-1 | [40m[32minfo[39m[22m[49m: Configuration: BTC: Testing again in 35 seconds
|
||||
btcpay-server-postgres-1 | chmod: changing permissions of '/var/run/postgresql': Operation not permitted
|
||||
btcpay-server-postgres-1 | ********************************************************************************
|
||||
btcpay-server-postgres-1 | WARNING: POSTGRES_HOST_AUTH_METHOD has been set to "trust". This will allow
|
||||
btcpay-server-postgres-1 | anyone with access to the Postgres port to access your database without
|
||||
btcpay-server-postgres-1 | a password, even if POSTGRES_PASSWORD is set. See PostgreSQL
|
||||
btcpay-server-postgres-1 | documentation about "trust":
|
||||
btcpay-server-postgres-1 | https://www.postgresql.org/docs/current/auth-trust.html
|
||||
btcpay-server-postgres-1 | In Docker's default configuration, this is effectively any other
|
||||
btcpay-server-postgres-1 | container on the same system.
|
||||
btcpay-server-postgres-1 |
|
||||
btcpay-server-postgres-1 | It is not recommended to use POSTGRES_HOST_AUTH_METHOD=trust. Replace
|
||||
btcpay-server-postgres-1 | it with "-e POSTGRES_PASSWORD=password" instead to set a password in
|
||||
btcpay-server-postgres-1 | "docker run".
|
||||
btcpay-server-postgres-1 | ********************************************************************************
|
||||
btcpay-server-postgres-1 | The files belonging to this database system will be owned by user "postgres".
|
||||
btcpay-server-postgres-1 | This user must also own the server process.
|
||||
btcpay-server-postgres-1 |
|
||||
btcpay-server-postgres-1 | The database cluster will be initialized with locale "en_US.utf8".
|
||||
btcpay-server-postgres-1 | The default database encoding has accordingly been set to "UTF8".
|
||||
btcpay-server-postgres-1 | The default text search configuration will be set to "english".
|
||||
btcpay-server-postgres-1 |
|
||||
btcpay-server-postgres-1 | Data page checksums are disabled.
|
||||
btcpay-server-postgres-1 |
|
||||
btcpay-server-postgres-1 | initdb: directory "/var/lib/postgresql/data" exists but is not empty
|
||||
btcpay-server-postgres-1 | It contains a dot-prefixed/invisible file, perhaps due to it being a mount point.
|
||||
btcpay-server-postgres-1 | Using a mount point directly as the data directory is not recommended.
|
||||
btcpay-server-postgres-1 | Create a subdirectory under the mount point.
|
Loading…
Reference in New Issue
Block a user