citadel-core/btcpay-logs
Aaron Dewes a8d993b655 Bug fix
2021-11-25 16:01:00 +00:00

114 lines
12 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

btcpay-server-web-1 | info: Configuration: Data Directory: /data
btcpay-server-web-1 | info: Configuration: Configuration File: /data/Main/settings.config
btcpay-server-web-1 | info: Configuration: Network: Mainnet
btcpay-server-web-1 | info: BTCPayServer.Plugins.PluginManager: Loading plugins from /data/plugins
btcpay-server-web-1 | info: BTCPayServer.Plugins.PluginManager: Adding and executing plugin BTCPayServer - 1.3.6.0
btcpay-server-web-1 | info: BTCPayServer.Plugins.PluginManager: Adding and executing plugin BTCPayServer.Plugins.Shopify - 1.3.6.0
btcpay-server-web-1 | info: Configuration: Supported chains: BTC
btcpay-server-web-1 | info: Configuration: BTC: Explorer url is http://[fcdd:1::12c]:32838/
btcpay-server-web-1 | info: Configuration: BTC: Cookie file is /data/.nbxplorer/Main/.cookie
btcpay-server-web-1 | info: Configuration: Network: Mainnet
btcpay-server-web-1 | fail: 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 | info: Configuration: Data Directory: /data
btcpay-server-nbxplorer-1 | info: Configuration: Configuration File: /data/Main/settings.config
btcpay-server-nbxplorer-1 | info: Configuration: Network: Mainnet
btcpay-server-nbxplorer-1 | info: Configuration: Supported chains: BTC
btcpay-server-nbxplorer-1 | info: Configuration: DBCache: 50 MB
btcpay-server-nbxplorer-1 | info: Configuration: Network: Mainnet
btcpay-server-nbxplorer-1 | info: Configuration: Supported chains: BTC
btcpay-server-nbxplorer-1 | info: Configuration: DBCache: 50 MB
btcpay-server-nbxplorer-1 | info: Explorer: Defragmenting transaction tables...
btcpay-server-nbxplorer-1 | info: Explorer: Defragmentation succeed, 0 bytes saved
btcpay-server-nbxplorer-1 | info: Explorer: Applying migration if needed, do not close NBXplorer...
btcpay-server-nbxplorer-1 | info: Explorer: BTC: No OutPoint Table found...
btcpay-server-nbxplorer-1 | info: Explorer: BTC: Starting the Outpoint Migration...
btcpay-server-nbxplorer-1 | info: Explorer: Created OutPoint table for BTC...
btcpay-server-nbxplorer-1 | info: Configuration: BTC: Testing RPC connection to http://[fcdd:1::8]:8332/
btcpay-server-nbxplorer-1 | fail: Configuration: BTC: Error connecting to RPC server Cannot assign requested address
btcpay-server-nbxplorer-1 | info: 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 | info: Configuration: BTC: Testing RPC connection to http://[fcdd:1::8]:8332/
btcpay-server-nbxplorer-1 | fail: Configuration: BTC: Error connecting to RPC server Cannot assign requested address
btcpay-server-nbxplorer-1 | info: Configuration: BTC: Testing again in 10 seconds
btcpay-server-nbxplorer-1 | info: Configuration: BTC: Testing RPC connection to http://[fcdd:1::8]:8332/
btcpay-server-nbxplorer-1 | fail: Configuration: BTC: Error connecting to RPC server Cannot assign requested address
btcpay-server-nbxplorer-1 | info: Configuration: BTC: Testing again in 15 seconds
btcpay-server-nbxplorer-1 | info: Configuration: BTC: Testing RPC connection to http://[fcdd:1::8]:8332/
btcpay-server-nbxplorer-1 | fail: Configuration: BTC: Error connecting to RPC server Cannot assign requested address
btcpay-server-nbxplorer-1 | info: Configuration: BTC: Testing again in 20 seconds
btcpay-server-nbxplorer-1 | info: Configuration: BTC: Testing RPC connection to http://[fcdd:1::8]:8332/
btcpay-server-nbxplorer-1 | fail: Configuration: BTC: Error connecting to RPC server Cannot assign requested address
btcpay-server-nbxplorer-1 | info: Configuration: BTC: Testing again in 25 seconds
btcpay-server-nbxplorer-1 | info: Configuration: BTC: Testing RPC connection to http://[fcdd:1::8]:8332/
btcpay-server-nbxplorer-1 | fail: Configuration: BTC: Error connecting to RPC server Cannot assign requested address
btcpay-server-nbxplorer-1 | info: Configuration: BTC: Testing again in 30 seconds
btcpay-server-nbxplorer-1 | info: Configuration: BTC: Testing RPC connection to http://[fcdd:1::8]:8332/
btcpay-server-nbxplorer-1 | fail: Configuration: BTC: Error connecting to RPC server Cannot assign requested address
btcpay-server-nbxplorer-1 | info: 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.