[2023-06-17 12:59:13] development.ERROR: SQLSTATE[08006] [7] could not connect to server: Connection timed out (0x0000274C/10060)
	Is the server running on host "107.167.80.195" and accepting
	TCP/IP connections on port 5432? (SQL: select * from information_schema.tables where table_catalog = bateraid_docking and table_schema = public and table_name = migrations and table_type = 'BASE TABLE') {"exception":"[object] (Illuminate\\Database\\QueryException(code: 7): SQLSTATE[08006] [7] could not connect to server: Connection timed out (0x0000274C/10060)
\tIs the server running on host \"107.167.80.195\" and accepting
\tTCP/IP connections on port 5432? (SQL: select * from information_schema.tables where table_catalog = bateraid_docking and table_schema = public and table_name = migrations and table_type = 'BASE TABLE') at C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php:760)
[stacktrace]
#0 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback()
#1 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(422): Illuminate\\Database\\Connection->run()
#2 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Schema\\PostgresBuilder.php(52): Illuminate\\Database\\Connection->select()
#3 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Migrations\\DatabaseMigrationRepository.php(169): Illuminate\\Database\\Schema\\PostgresBuilder->hasTable()
#4 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Migrations\\Migrator.php(682): Illuminate\\Database\\Migrations\\DatabaseMigrationRepository->repositoryExists()
#5 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(138): Illuminate\\Database\\Migrations\\Migrator->repositoryExists()
#6 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\support\\helpers.php(247): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}()
#7 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(157): retry()
#8 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(114): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->repositoryExists()
#9 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(82): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->prepareDatabase()
#10 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Migrations\\Migrator.php(615): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}()
#11 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(102): Illuminate\\Database\\Migrations\\Migrator->usingConnection()
#12 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#13 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#14 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#15 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#16 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\Container.php(651): Illuminate\\Container\\BoundMethod::call()
#17 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\console\\Command.php(178): Illuminate\\Container\\Container->call()
#18 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\symfony\\console\\Command\\Command.php(308): Illuminate\\Console\\Command->execute()
#19 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\console\\Command.php(148): Symfony\\Component\\Console\\Command\\Command->run()
#20 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\symfony\\console\\Application.php(1014): Illuminate\\Console\\Command->run()
#21 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\symfony\\console\\Application.php(301): Symfony\\Component\\Console\\Application->doRunCommand()
#22 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\symfony\\console\\Application.php(171): Symfony\\Component\\Console\\Application->doRun()
#23 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\console\\Application.php(111): Symfony\\Component\\Console\\Application->run()
#24 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\laravel\\lumen-framework\\src\\Console\\Kernel.php(116): Illuminate\\Console\\Application->run()
#25 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\artisan(35): Laravel\\Lumen\\Console\\Kernel->handle()
#26 {main}

[previous exception] [object] (PDOException(code: 7): SQLSTATE[08006] [7] could not connect to server: Connection timed out (0x0000274C/10060)
\tIs the server running on host \"107.167.80.195\" and accepting
\tTCP/IP connections on port 5432? at C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connectors\\Connector.php:70)
[stacktrace]
#0 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connectors\\Connector.php(70): PDO->__construct()
#1 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connectors\\Connector.php(46): Illuminate\\Database\\Connectors\\Connector->createPdoConnection()
#2 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connectors\\PostgresConnector.php(36): Illuminate\\Database\\Connectors\\Connector->createConnection()
#3 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connectors\\ConnectionFactory.php(184): Illuminate\\Database\\Connectors\\PostgresConnector->connect()
#4 [internal function]: Illuminate\\Database\\Connectors\\ConnectionFactory->Illuminate\\Database\\Connectors\\{closure}()
#5 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(1171): call_user_func()
#6 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(1207): Illuminate\\Database\\Connection->getPdo()
#7 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(486): Illuminate\\Database\\Connection->getReadPdo()
#8 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(414): Illuminate\\Database\\Connection->getPdoForSelect()
#9 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(753): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}()
#10 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback()
#11 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(422): Illuminate\\Database\\Connection->run()
#12 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Schema\\PostgresBuilder.php(52): Illuminate\\Database\\Connection->select()
#13 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Migrations\\DatabaseMigrationRepository.php(169): Illuminate\\Database\\Schema\\PostgresBuilder->hasTable()
#14 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Migrations\\Migrator.php(682): Illuminate\\Database\\Migrations\\DatabaseMigrationRepository->repositoryExists()
#15 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(138): Illuminate\\Database\\Migrations\\Migrator->repositoryExists()
#16 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\support\\helpers.php(247): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}()
#17 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(157): retry()
#18 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(114): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->repositoryExists()
#19 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(82): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->prepareDatabase()
#20 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Migrations\\Migrator.php(615): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}()
#21 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(102): Illuminate\\Database\\Migrations\\Migrator->usingConnection()
#22 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#23 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#24 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#25 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#26 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\Container.php(651): Illuminate\\Container\\BoundMethod::call()
#27 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\console\\Command.php(178): Illuminate\\Container\\Container->call()
#28 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\symfony\\console\\Command\\Command.php(308): Illuminate\\Console\\Command->execute()
#29 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\console\\Command.php(148): Symfony\\Component\\Console\\Command\\Command->run()
#30 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\symfony\\console\\Application.php(1014): Illuminate\\Console\\Command->run()
#31 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\symfony\\console\\Application.php(301): Symfony\\Component\\Console\\Application->doRunCommand()
#32 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\symfony\\console\\Application.php(171): Symfony\\Component\\Console\\Application->doRun()
#33 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\console\\Application.php(111): Symfony\\Component\\Console\\Application->run()
#34 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\laravel\\lumen-framework\\src\\Console\\Kernel.php(116): Illuminate\\Console\\Application->run()
#35 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\artisan(35): Laravel\\Lumen\\Console\\Kernel->handle()
#36 {main}
"} 
[2023-06-17 13:00:32] development.ERROR: SQLSTATE[08006] [7] could not connect to server: Connection timed out (0x0000274C/10060)
	Is the server running on host "107.167.80.195" and accepting
	TCP/IP connections on port 5432? (SQL: select * from information_schema.tables where table_catalog = bateraid_docking and table_schema = public and table_name = migrations and table_type = 'BASE TABLE') {"exception":"[object] (Illuminate\\Database\\QueryException(code: 7): SQLSTATE[08006] [7] could not connect to server: Connection timed out (0x0000274C/10060)
\tIs the server running on host \"107.167.80.195\" and accepting
\tTCP/IP connections on port 5432? (SQL: select * from information_schema.tables where table_catalog = bateraid_docking and table_schema = public and table_name = migrations and table_type = 'BASE TABLE') at C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php:760)
[stacktrace]
#0 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback()
#1 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(422): Illuminate\\Database\\Connection->run()
#2 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Schema\\PostgresBuilder.php(52): Illuminate\\Database\\Connection->select()
#3 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Migrations\\DatabaseMigrationRepository.php(169): Illuminate\\Database\\Schema\\PostgresBuilder->hasTable()
#4 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Migrations\\Migrator.php(682): Illuminate\\Database\\Migrations\\DatabaseMigrationRepository->repositoryExists()
#5 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(138): Illuminate\\Database\\Migrations\\Migrator->repositoryExists()
#6 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\support\\helpers.php(247): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}()
#7 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(157): retry()
#8 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(114): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->repositoryExists()
#9 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(82): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->prepareDatabase()
#10 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Migrations\\Migrator.php(615): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}()
#11 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(102): Illuminate\\Database\\Migrations\\Migrator->usingConnection()
#12 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#13 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#14 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#15 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#16 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\Container.php(651): Illuminate\\Container\\BoundMethod::call()
#17 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\console\\Command.php(178): Illuminate\\Container\\Container->call()
#18 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\symfony\\console\\Command\\Command.php(308): Illuminate\\Console\\Command->execute()
#19 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\console\\Command.php(148): Symfony\\Component\\Console\\Command\\Command->run()
#20 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\symfony\\console\\Application.php(1014): Illuminate\\Console\\Command->run()
#21 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\symfony\\console\\Application.php(301): Symfony\\Component\\Console\\Application->doRunCommand()
#22 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\symfony\\console\\Application.php(171): Symfony\\Component\\Console\\Application->doRun()
#23 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\console\\Application.php(111): Symfony\\Component\\Console\\Application->run()
#24 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\laravel\\lumen-framework\\src\\Console\\Kernel.php(116): Illuminate\\Console\\Application->run()
#25 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\artisan(35): Laravel\\Lumen\\Console\\Kernel->handle()
#26 {main}

[previous exception] [object] (PDOException(code: 7): SQLSTATE[08006] [7] could not connect to server: Connection timed out (0x0000274C/10060)
\tIs the server running on host \"107.167.80.195\" and accepting
\tTCP/IP connections on port 5432? at C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connectors\\Connector.php:70)
[stacktrace]
#0 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connectors\\Connector.php(70): PDO->__construct()
#1 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connectors\\Connector.php(46): Illuminate\\Database\\Connectors\\Connector->createPdoConnection()
#2 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connectors\\PostgresConnector.php(36): Illuminate\\Database\\Connectors\\Connector->createConnection()
#3 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connectors\\ConnectionFactory.php(184): Illuminate\\Database\\Connectors\\PostgresConnector->connect()
#4 [internal function]: Illuminate\\Database\\Connectors\\ConnectionFactory->Illuminate\\Database\\Connectors\\{closure}()
#5 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(1171): call_user_func()
#6 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(1207): Illuminate\\Database\\Connection->getPdo()
#7 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(486): Illuminate\\Database\\Connection->getReadPdo()
#8 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(414): Illuminate\\Database\\Connection->getPdoForSelect()
#9 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(753): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}()
#10 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback()
#11 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(422): Illuminate\\Database\\Connection->run()
#12 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Schema\\PostgresBuilder.php(52): Illuminate\\Database\\Connection->select()
#13 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Migrations\\DatabaseMigrationRepository.php(169): Illuminate\\Database\\Schema\\PostgresBuilder->hasTable()
#14 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Migrations\\Migrator.php(682): Illuminate\\Database\\Migrations\\DatabaseMigrationRepository->repositoryExists()
#15 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(138): Illuminate\\Database\\Migrations\\Migrator->repositoryExists()
#16 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\support\\helpers.php(247): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}()
#17 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(157): retry()
#18 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(114): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->repositoryExists()
#19 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(82): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->prepareDatabase()
#20 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Migrations\\Migrator.php(615): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}()
#21 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(102): Illuminate\\Database\\Migrations\\Migrator->usingConnection()
#22 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#23 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#24 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#25 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#26 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\Container.php(651): Illuminate\\Container\\BoundMethod::call()
#27 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\console\\Command.php(178): Illuminate\\Container\\Container->call()
#28 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\symfony\\console\\Command\\Command.php(308): Illuminate\\Console\\Command->execute()
#29 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\console\\Command.php(148): Symfony\\Component\\Console\\Command\\Command->run()
#30 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\symfony\\console\\Application.php(1014): Illuminate\\Console\\Command->run()
#31 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\symfony\\console\\Application.php(301): Symfony\\Component\\Console\\Application->doRunCommand()
#32 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\symfony\\console\\Application.php(171): Symfony\\Component\\Console\\Application->doRun()
#33 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\console\\Application.php(111): Symfony\\Component\\Console\\Application->run()
#34 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\laravel\\lumen-framework\\src\\Console\\Kernel.php(116): Illuminate\\Console\\Application->run()
#35 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\artisan(35): Laravel\\Lumen\\Console\\Kernel->handle()
#36 {main}
"} 
[2023-06-17 13:03:37] development.ERROR: SQLSTATE[08006] [7] could not connect to server: Connection timed out (0x0000274C/10060)
	Is the server running on host "107.167.80.195" and accepting
	TCP/IP connections on port 5432? (SQL: select * from information_schema.tables where table_catalog = bateraid_docking and table_schema = public and table_name = migrations and table_type = 'BASE TABLE') {"exception":"[object] (Illuminate\\Database\\QueryException(code: 7): SQLSTATE[08006] [7] could not connect to server: Connection timed out (0x0000274C/10060)
\tIs the server running on host \"107.167.80.195\" and accepting
\tTCP/IP connections on port 5432? (SQL: select * from information_schema.tables where table_catalog = bateraid_docking and table_schema = public and table_name = migrations and table_type = 'BASE TABLE') at C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php:760)
[stacktrace]
#0 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback()
#1 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(422): Illuminate\\Database\\Connection->run()
#2 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Schema\\PostgresBuilder.php(52): Illuminate\\Database\\Connection->select()
#3 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Migrations\\DatabaseMigrationRepository.php(169): Illuminate\\Database\\Schema\\PostgresBuilder->hasTable()
#4 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Migrations\\Migrator.php(682): Illuminate\\Database\\Migrations\\DatabaseMigrationRepository->repositoryExists()
#5 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(138): Illuminate\\Database\\Migrations\\Migrator->repositoryExists()
#6 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\support\\helpers.php(247): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}()
#7 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(157): retry()
#8 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(114): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->repositoryExists()
#9 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(82): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->prepareDatabase()
#10 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Migrations\\Migrator.php(615): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}()
#11 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(102): Illuminate\\Database\\Migrations\\Migrator->usingConnection()
#12 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#13 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#14 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#15 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#16 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\Container.php(651): Illuminate\\Container\\BoundMethod::call()
#17 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\console\\Command.php(178): Illuminate\\Container\\Container->call()
#18 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\symfony\\console\\Command\\Command.php(308): Illuminate\\Console\\Command->execute()
#19 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\console\\Command.php(148): Symfony\\Component\\Console\\Command\\Command->run()
#20 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\symfony\\console\\Application.php(1014): Illuminate\\Console\\Command->run()
#21 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\symfony\\console\\Application.php(301): Symfony\\Component\\Console\\Application->doRunCommand()
#22 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\symfony\\console\\Application.php(171): Symfony\\Component\\Console\\Application->doRun()
#23 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\console\\Application.php(111): Symfony\\Component\\Console\\Application->run()
#24 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\laravel\\lumen-framework\\src\\Console\\Kernel.php(116): Illuminate\\Console\\Application->run()
#25 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\artisan(35): Laravel\\Lumen\\Console\\Kernel->handle()
#26 {main}

[previous exception] [object] (PDOException(code: 7): SQLSTATE[08006] [7] could not connect to server: Connection timed out (0x0000274C/10060)
\tIs the server running on host \"107.167.80.195\" and accepting
\tTCP/IP connections on port 5432? at C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connectors\\Connector.php:70)
[stacktrace]
#0 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connectors\\Connector.php(70): PDO->__construct()
#1 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connectors\\Connector.php(46): Illuminate\\Database\\Connectors\\Connector->createPdoConnection()
#2 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connectors\\PostgresConnector.php(36): Illuminate\\Database\\Connectors\\Connector->createConnection()
#3 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connectors\\ConnectionFactory.php(184): Illuminate\\Database\\Connectors\\PostgresConnector->connect()
#4 [internal function]: Illuminate\\Database\\Connectors\\ConnectionFactory->Illuminate\\Database\\Connectors\\{closure}()
#5 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(1171): call_user_func()
#6 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(1207): Illuminate\\Database\\Connection->getPdo()
#7 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(486): Illuminate\\Database\\Connection->getReadPdo()
#8 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(414): Illuminate\\Database\\Connection->getPdoForSelect()
#9 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(753): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}()
#10 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback()
#11 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(422): Illuminate\\Database\\Connection->run()
#12 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Schema\\PostgresBuilder.php(52): Illuminate\\Database\\Connection->select()
#13 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Migrations\\DatabaseMigrationRepository.php(169): Illuminate\\Database\\Schema\\PostgresBuilder->hasTable()
#14 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Migrations\\Migrator.php(682): Illuminate\\Database\\Migrations\\DatabaseMigrationRepository->repositoryExists()
#15 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(138): Illuminate\\Database\\Migrations\\Migrator->repositoryExists()
#16 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\support\\helpers.php(247): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}()
#17 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(157): retry()
#18 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(114): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->repositoryExists()
#19 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(82): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->prepareDatabase()
#20 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Migrations\\Migrator.php(615): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}()
#21 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(102): Illuminate\\Database\\Migrations\\Migrator->usingConnection()
#22 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#23 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#24 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#25 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#26 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\Container.php(651): Illuminate\\Container\\BoundMethod::call()
#27 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\console\\Command.php(178): Illuminate\\Container\\Container->call()
#28 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\symfony\\console\\Command\\Command.php(308): Illuminate\\Console\\Command->execute()
#29 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\console\\Command.php(148): Symfony\\Component\\Console\\Command\\Command->run()
#30 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\symfony\\console\\Application.php(1014): Illuminate\\Console\\Command->run()
#31 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\symfony\\console\\Application.php(301): Symfony\\Component\\Console\\Application->doRunCommand()
#32 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\symfony\\console\\Application.php(171): Symfony\\Component\\Console\\Application->doRun()
#33 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\console\\Application.php(111): Symfony\\Component\\Console\\Application->run()
#34 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\laravel\\lumen-framework\\src\\Console\\Kernel.php(116): Illuminate\\Console\\Application->run()
#35 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\artisan(35): Laravel\\Lumen\\Console\\Kernel->handle()
#36 {main}
"} 
[2023-06-17 13:11:02] development.ERROR: SQLSTATE[08006] [7] could not connect to server: Connection timed out (0x0000274C/10060)
	Is the server running on host "107.167.80.195" and accepting
	TCP/IP connections on port 5432? (SQL: select * from information_schema.tables where table_catalog = bateraid_docking and table_schema = public and table_name = migrations and table_type = 'BASE TABLE') {"exception":"[object] (Illuminate\\Database\\QueryException(code: 7): SQLSTATE[08006] [7] could not connect to server: Connection timed out (0x0000274C/10060)
\tIs the server running on host \"107.167.80.195\" and accepting
\tTCP/IP connections on port 5432? (SQL: select * from information_schema.tables where table_catalog = bateraid_docking and table_schema = public and table_name = migrations and table_type = 'BASE TABLE') at C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php:760)
[stacktrace]
#0 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback()
#1 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(422): Illuminate\\Database\\Connection->run()
#2 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Schema\\PostgresBuilder.php(52): Illuminate\\Database\\Connection->select()
#3 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Migrations\\DatabaseMigrationRepository.php(169): Illuminate\\Database\\Schema\\PostgresBuilder->hasTable()
#4 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Migrations\\Migrator.php(682): Illuminate\\Database\\Migrations\\DatabaseMigrationRepository->repositoryExists()
#5 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(138): Illuminate\\Database\\Migrations\\Migrator->repositoryExists()
#6 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\support\\helpers.php(247): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}()
#7 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(157): retry()
#8 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(114): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->repositoryExists()
#9 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(82): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->prepareDatabase()
#10 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Migrations\\Migrator.php(615): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}()
#11 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(102): Illuminate\\Database\\Migrations\\Migrator->usingConnection()
#12 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#13 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#14 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#15 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#16 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\Container.php(651): Illuminate\\Container\\BoundMethod::call()
#17 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\console\\Command.php(178): Illuminate\\Container\\Container->call()
#18 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\symfony\\console\\Command\\Command.php(308): Illuminate\\Console\\Command->execute()
#19 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\console\\Command.php(148): Symfony\\Component\\Console\\Command\\Command->run()
#20 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\symfony\\console\\Application.php(1014): Illuminate\\Console\\Command->run()
#21 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\symfony\\console\\Application.php(301): Symfony\\Component\\Console\\Application->doRunCommand()
#22 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\symfony\\console\\Application.php(171): Symfony\\Component\\Console\\Application->doRun()
#23 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\console\\Application.php(111): Symfony\\Component\\Console\\Application->run()
#24 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\laravel\\lumen-framework\\src\\Console\\Kernel.php(116): Illuminate\\Console\\Application->run()
#25 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\artisan(35): Laravel\\Lumen\\Console\\Kernel->handle()
#26 {main}

[previous exception] [object] (PDOException(code: 7): SQLSTATE[08006] [7] could not connect to server: Connection timed out (0x0000274C/10060)
\tIs the server running on host \"107.167.80.195\" and accepting
\tTCP/IP connections on port 5432? at C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connectors\\Connector.php:70)
[stacktrace]
#0 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connectors\\Connector.php(70): PDO->__construct()
#1 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connectors\\Connector.php(46): Illuminate\\Database\\Connectors\\Connector->createPdoConnection()
#2 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connectors\\PostgresConnector.php(36): Illuminate\\Database\\Connectors\\Connector->createConnection()
#3 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connectors\\ConnectionFactory.php(184): Illuminate\\Database\\Connectors\\PostgresConnector->connect()
#4 [internal function]: Illuminate\\Database\\Connectors\\ConnectionFactory->Illuminate\\Database\\Connectors\\{closure}()
#5 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(1171): call_user_func()
#6 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(1207): Illuminate\\Database\\Connection->getPdo()
#7 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(486): Illuminate\\Database\\Connection->getReadPdo()
#8 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(414): Illuminate\\Database\\Connection->getPdoForSelect()
#9 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(753): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}()
#10 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback()
#11 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(422): Illuminate\\Database\\Connection->run()
#12 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Schema\\PostgresBuilder.php(52): Illuminate\\Database\\Connection->select()
#13 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Migrations\\DatabaseMigrationRepository.php(169): Illuminate\\Database\\Schema\\PostgresBuilder->hasTable()
#14 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Migrations\\Migrator.php(682): Illuminate\\Database\\Migrations\\DatabaseMigrationRepository->repositoryExists()
#15 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(138): Illuminate\\Database\\Migrations\\Migrator->repositoryExists()
#16 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\support\\helpers.php(247): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}()
#17 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(157): retry()
#18 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(114): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->repositoryExists()
#19 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(82): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->prepareDatabase()
#20 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Migrations\\Migrator.php(615): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}()
#21 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(102): Illuminate\\Database\\Migrations\\Migrator->usingConnection()
#22 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#23 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#24 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#25 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#26 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\Container.php(651): Illuminate\\Container\\BoundMethod::call()
#27 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\console\\Command.php(178): Illuminate\\Container\\Container->call()
#28 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\symfony\\console\\Command\\Command.php(308): Illuminate\\Console\\Command->execute()
#29 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\console\\Command.php(148): Symfony\\Component\\Console\\Command\\Command->run()
#30 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\symfony\\console\\Application.php(1014): Illuminate\\Console\\Command->run()
#31 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\symfony\\console\\Application.php(301): Symfony\\Component\\Console\\Application->doRunCommand()
#32 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\symfony\\console\\Application.php(171): Symfony\\Component\\Console\\Application->doRun()
#33 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\console\\Application.php(111): Symfony\\Component\\Console\\Application->run()
#34 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\laravel\\lumen-framework\\src\\Console\\Kernel.php(116): Illuminate\\Console\\Application->run()
#35 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\artisan(35): Laravel\\Lumen\\Console\\Kernel->handle()
#36 {main}
"} 
[2023-06-17 13:16:06] development.ERROR: SQLSTATE[08006] [7] could not connect to server: Connection timed out (0x0000274C/10060)
	Is the server running on host "batera.id" (107.167.80.195) and accepting
	TCP/IP connections on port 5432? (SQL: select * from information_schema.tables where table_catalog = bateraid_docking and table_schema = public and table_name = migrations and table_type = 'BASE TABLE') {"exception":"[object] (Illuminate\\Database\\QueryException(code: 7): SQLSTATE[08006] [7] could not connect to server: Connection timed out (0x0000274C/10060)
\tIs the server running on host \"batera.id\" (107.167.80.195) and accepting
\tTCP/IP connections on port 5432? (SQL: select * from information_schema.tables where table_catalog = bateraid_docking and table_schema = public and table_name = migrations and table_type = 'BASE TABLE') at C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php:760)
[stacktrace]
#0 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback()
#1 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(422): Illuminate\\Database\\Connection->run()
#2 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Schema\\PostgresBuilder.php(52): Illuminate\\Database\\Connection->select()
#3 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Migrations\\DatabaseMigrationRepository.php(169): Illuminate\\Database\\Schema\\PostgresBuilder->hasTable()
#4 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Migrations\\Migrator.php(682): Illuminate\\Database\\Migrations\\DatabaseMigrationRepository->repositoryExists()
#5 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(138): Illuminate\\Database\\Migrations\\Migrator->repositoryExists()
#6 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\support\\helpers.php(247): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}()
#7 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(157): retry()
#8 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(114): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->repositoryExists()
#9 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(82): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->prepareDatabase()
#10 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Migrations\\Migrator.php(615): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}()
#11 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(102): Illuminate\\Database\\Migrations\\Migrator->usingConnection()
#12 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#13 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#14 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#15 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#16 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\Container.php(651): Illuminate\\Container\\BoundMethod::call()
#17 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\console\\Command.php(178): Illuminate\\Container\\Container->call()
#18 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\symfony\\console\\Command\\Command.php(308): Illuminate\\Console\\Command->execute()
#19 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\console\\Command.php(148): Symfony\\Component\\Console\\Command\\Command->run()
#20 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\symfony\\console\\Application.php(1014): Illuminate\\Console\\Command->run()
#21 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\symfony\\console\\Application.php(301): Symfony\\Component\\Console\\Application->doRunCommand()
#22 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\symfony\\console\\Application.php(171): Symfony\\Component\\Console\\Application->doRun()
#23 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\console\\Application.php(111): Symfony\\Component\\Console\\Application->run()
#24 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\laravel\\lumen-framework\\src\\Console\\Kernel.php(116): Illuminate\\Console\\Application->run()
#25 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\artisan(35): Laravel\\Lumen\\Console\\Kernel->handle()
#26 {main}

[previous exception] [object] (PDOException(code: 7): SQLSTATE[08006] [7] could not connect to server: Connection timed out (0x0000274C/10060)
\tIs the server running on host \"batera.id\" (107.167.80.195) and accepting
\tTCP/IP connections on port 5432? at C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connectors\\Connector.php:70)
[stacktrace]
#0 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connectors\\Connector.php(70): PDO->__construct()
#1 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connectors\\Connector.php(46): Illuminate\\Database\\Connectors\\Connector->createPdoConnection()
#2 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connectors\\PostgresConnector.php(36): Illuminate\\Database\\Connectors\\Connector->createConnection()
#3 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connectors\\ConnectionFactory.php(184): Illuminate\\Database\\Connectors\\PostgresConnector->connect()
#4 [internal function]: Illuminate\\Database\\Connectors\\ConnectionFactory->Illuminate\\Database\\Connectors\\{closure}()
#5 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(1171): call_user_func()
#6 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(1207): Illuminate\\Database\\Connection->getPdo()
#7 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(486): Illuminate\\Database\\Connection->getReadPdo()
#8 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(414): Illuminate\\Database\\Connection->getPdoForSelect()
#9 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(753): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}()
#10 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback()
#11 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(422): Illuminate\\Database\\Connection->run()
#12 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Schema\\PostgresBuilder.php(52): Illuminate\\Database\\Connection->select()
#13 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Migrations\\DatabaseMigrationRepository.php(169): Illuminate\\Database\\Schema\\PostgresBuilder->hasTable()
#14 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Migrations\\Migrator.php(682): Illuminate\\Database\\Migrations\\DatabaseMigrationRepository->repositoryExists()
#15 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(138): Illuminate\\Database\\Migrations\\Migrator->repositoryExists()
#16 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\support\\helpers.php(247): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}()
#17 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(157): retry()
#18 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(114): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->repositoryExists()
#19 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(82): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->prepareDatabase()
#20 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Migrations\\Migrator.php(615): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}()
#21 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(102): Illuminate\\Database\\Migrations\\Migrator->usingConnection()
#22 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#23 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#24 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#25 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#26 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\Container.php(651): Illuminate\\Container\\BoundMethod::call()
#27 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\console\\Command.php(178): Illuminate\\Container\\Container->call()
#28 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\symfony\\console\\Command\\Command.php(308): Illuminate\\Console\\Command->execute()
#29 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\console\\Command.php(148): Symfony\\Component\\Console\\Command\\Command->run()
#30 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\symfony\\console\\Application.php(1014): Illuminate\\Console\\Command->run()
#31 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\symfony\\console\\Application.php(301): Symfony\\Component\\Console\\Application->doRunCommand()
#32 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\symfony\\console\\Application.php(171): Symfony\\Component\\Console\\Application->doRun()
#33 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\console\\Application.php(111): Symfony\\Component\\Console\\Application->run()
#34 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\laravel\\lumen-framework\\src\\Console\\Kernel.php(116): Illuminate\\Console\\Application->run()
#35 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\artisan(35): Laravel\\Lumen\\Console\\Kernel->handle()
#36 {main}
"} 
[2023-06-17 13:16:55] development.ERROR: SQLSTATE[08006] [7] could not connect to server: Connection timed out (0x0000274C/10060)
	Is the server running on host "batera.id" (107.167.80.195) and accepting
	TCP/IP connections on port 5432? (SQL: select * from information_schema.tables where table_catalog = bateraid_docking and table_schema = public and table_name = migrations and table_type = 'BASE TABLE') {"exception":"[object] (Illuminate\\Database\\QueryException(code: 7): SQLSTATE[08006] [7] could not connect to server: Connection timed out (0x0000274C/10060)
\tIs the server running on host \"batera.id\" (107.167.80.195) and accepting
\tTCP/IP connections on port 5432? (SQL: select * from information_schema.tables where table_catalog = bateraid_docking and table_schema = public and table_name = migrations and table_type = 'BASE TABLE') at C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php:760)
[stacktrace]
#0 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback()
#1 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(422): Illuminate\\Database\\Connection->run()
#2 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Schema\\PostgresBuilder.php(52): Illuminate\\Database\\Connection->select()
#3 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Migrations\\DatabaseMigrationRepository.php(169): Illuminate\\Database\\Schema\\PostgresBuilder->hasTable()
#4 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Migrations\\Migrator.php(682): Illuminate\\Database\\Migrations\\DatabaseMigrationRepository->repositoryExists()
#5 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(138): Illuminate\\Database\\Migrations\\Migrator->repositoryExists()
#6 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\support\\helpers.php(247): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}()
#7 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(157): retry()
#8 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(114): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->repositoryExists()
#9 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(82): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->prepareDatabase()
#10 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Migrations\\Migrator.php(615): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}()
#11 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(102): Illuminate\\Database\\Migrations\\Migrator->usingConnection()
#12 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#13 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#14 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#15 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#16 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\Container.php(651): Illuminate\\Container\\BoundMethod::call()
#17 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\console\\Command.php(178): Illuminate\\Container\\Container->call()
#18 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\symfony\\console\\Command\\Command.php(308): Illuminate\\Console\\Command->execute()
#19 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\console\\Command.php(148): Symfony\\Component\\Console\\Command\\Command->run()
#20 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\symfony\\console\\Application.php(1014): Illuminate\\Console\\Command->run()
#21 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\symfony\\console\\Application.php(301): Symfony\\Component\\Console\\Application->doRunCommand()
#22 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\symfony\\console\\Application.php(171): Symfony\\Component\\Console\\Application->doRun()
#23 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\console\\Application.php(111): Symfony\\Component\\Console\\Application->run()
#24 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\laravel\\lumen-framework\\src\\Console\\Kernel.php(116): Illuminate\\Console\\Application->run()
#25 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\artisan(35): Laravel\\Lumen\\Console\\Kernel->handle()
#26 {main}

[previous exception] [object] (PDOException(code: 7): SQLSTATE[08006] [7] could not connect to server: Connection timed out (0x0000274C/10060)
\tIs the server running on host \"batera.id\" (107.167.80.195) and accepting
\tTCP/IP connections on port 5432? at C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connectors\\Connector.php:70)
[stacktrace]
#0 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connectors\\Connector.php(70): PDO->__construct()
#1 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connectors\\Connector.php(46): Illuminate\\Database\\Connectors\\Connector->createPdoConnection()
#2 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connectors\\PostgresConnector.php(36): Illuminate\\Database\\Connectors\\Connector->createConnection()
#3 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connectors\\ConnectionFactory.php(184): Illuminate\\Database\\Connectors\\PostgresConnector->connect()
#4 [internal function]: Illuminate\\Database\\Connectors\\ConnectionFactory->Illuminate\\Database\\Connectors\\{closure}()
#5 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(1171): call_user_func()
#6 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(1207): Illuminate\\Database\\Connection->getPdo()
#7 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(486): Illuminate\\Database\\Connection->getReadPdo()
#8 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(414): Illuminate\\Database\\Connection->getPdoForSelect()
#9 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(753): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}()
#10 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback()
#11 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(422): Illuminate\\Database\\Connection->run()
#12 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Schema\\PostgresBuilder.php(52): Illuminate\\Database\\Connection->select()
#13 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Migrations\\DatabaseMigrationRepository.php(169): Illuminate\\Database\\Schema\\PostgresBuilder->hasTable()
#14 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Migrations\\Migrator.php(682): Illuminate\\Database\\Migrations\\DatabaseMigrationRepository->repositoryExists()
#15 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(138): Illuminate\\Database\\Migrations\\Migrator->repositoryExists()
#16 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\support\\helpers.php(247): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}()
#17 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(157): retry()
#18 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(114): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->repositoryExists()
#19 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(82): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->prepareDatabase()
#20 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Migrations\\Migrator.php(615): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}()
#21 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(102): Illuminate\\Database\\Migrations\\Migrator->usingConnection()
#22 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#23 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#24 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#25 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#26 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\Container.php(651): Illuminate\\Container\\BoundMethod::call()
#27 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\console\\Command.php(178): Illuminate\\Container\\Container->call()
#28 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\symfony\\console\\Command\\Command.php(308): Illuminate\\Console\\Command->execute()
#29 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\console\\Command.php(148): Symfony\\Component\\Console\\Command\\Command->run()
#30 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\symfony\\console\\Application.php(1014): Illuminate\\Console\\Command->run()
#31 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\symfony\\console\\Application.php(301): Symfony\\Component\\Console\\Application->doRunCommand()
#32 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\symfony\\console\\Application.php(171): Symfony\\Component\\Console\\Application->doRun()
#33 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\console\\Application.php(111): Symfony\\Component\\Console\\Application->run()
#34 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\laravel\\lumen-framework\\src\\Console\\Kernel.php(116): Illuminate\\Console\\Application->run()
#35 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\artisan(35): Laravel\\Lumen\\Console\\Kernel->handle()
#36 {main}
"} 
[2023-06-17 13:17:53] development.ERROR: SQLSTATE[08006] [7] could not connect to server: Connection timed out (0x0000274C/10060)
	Is the server running on host "batera.id" (107.167.80.195) and accepting
	TCP/IP connections on port 5432? (SQL: select * from information_schema.tables where table_catalog = bateraid_docking and table_schema = public and table_name = migrations and table_type = 'BASE TABLE') {"exception":"[object] (Illuminate\\Database\\QueryException(code: 7): SQLSTATE[08006] [7] could not connect to server: Connection timed out (0x0000274C/10060)
\tIs the server running on host \"batera.id\" (107.167.80.195) and accepting
\tTCP/IP connections on port 5432? (SQL: select * from information_schema.tables where table_catalog = bateraid_docking and table_schema = public and table_name = migrations and table_type = 'BASE TABLE') at C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php:760)
[stacktrace]
#0 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback()
#1 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(422): Illuminate\\Database\\Connection->run()
#2 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Schema\\PostgresBuilder.php(52): Illuminate\\Database\\Connection->select()
#3 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Migrations\\DatabaseMigrationRepository.php(169): Illuminate\\Database\\Schema\\PostgresBuilder->hasTable()
#4 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Migrations\\Migrator.php(682): Illuminate\\Database\\Migrations\\DatabaseMigrationRepository->repositoryExists()
#5 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(138): Illuminate\\Database\\Migrations\\Migrator->repositoryExists()
#6 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\support\\helpers.php(247): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}()
#7 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(157): retry()
#8 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(114): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->repositoryExists()
#9 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(82): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->prepareDatabase()
#10 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Migrations\\Migrator.php(615): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}()
#11 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(102): Illuminate\\Database\\Migrations\\Migrator->usingConnection()
#12 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#13 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#14 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#15 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#16 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\Container.php(651): Illuminate\\Container\\BoundMethod::call()
#17 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\console\\Command.php(178): Illuminate\\Container\\Container->call()
#18 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\symfony\\console\\Command\\Command.php(308): Illuminate\\Console\\Command->execute()
#19 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\console\\Command.php(148): Symfony\\Component\\Console\\Command\\Command->run()
#20 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\symfony\\console\\Application.php(1014): Illuminate\\Console\\Command->run()
#21 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\symfony\\console\\Application.php(301): Symfony\\Component\\Console\\Application->doRunCommand()
#22 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\symfony\\console\\Application.php(171): Symfony\\Component\\Console\\Application->doRun()
#23 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\console\\Application.php(111): Symfony\\Component\\Console\\Application->run()
#24 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\laravel\\lumen-framework\\src\\Console\\Kernel.php(116): Illuminate\\Console\\Application->run()
#25 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\artisan(35): Laravel\\Lumen\\Console\\Kernel->handle()
#26 {main}

[previous exception] [object] (PDOException(code: 7): SQLSTATE[08006] [7] could not connect to server: Connection timed out (0x0000274C/10060)
\tIs the server running on host \"batera.id\" (107.167.80.195) and accepting
\tTCP/IP connections on port 5432? at C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connectors\\Connector.php:70)
[stacktrace]
#0 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connectors\\Connector.php(70): PDO->__construct()
#1 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connectors\\Connector.php(46): Illuminate\\Database\\Connectors\\Connector->createPdoConnection()
#2 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connectors\\PostgresConnector.php(36): Illuminate\\Database\\Connectors\\Connector->createConnection()
#3 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connectors\\ConnectionFactory.php(184): Illuminate\\Database\\Connectors\\PostgresConnector->connect()
#4 [internal function]: Illuminate\\Database\\Connectors\\ConnectionFactory->Illuminate\\Database\\Connectors\\{closure}()
#5 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(1171): call_user_func()
#6 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(1207): Illuminate\\Database\\Connection->getPdo()
#7 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(486): Illuminate\\Database\\Connection->getReadPdo()
#8 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(414): Illuminate\\Database\\Connection->getPdoForSelect()
#9 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(753): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}()
#10 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback()
#11 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(422): Illuminate\\Database\\Connection->run()
#12 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Schema\\PostgresBuilder.php(52): Illuminate\\Database\\Connection->select()
#13 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Migrations\\DatabaseMigrationRepository.php(169): Illuminate\\Database\\Schema\\PostgresBuilder->hasTable()
#14 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Migrations\\Migrator.php(682): Illuminate\\Database\\Migrations\\DatabaseMigrationRepository->repositoryExists()
#15 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(138): Illuminate\\Database\\Migrations\\Migrator->repositoryExists()
#16 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\support\\helpers.php(247): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}()
#17 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(157): retry()
#18 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(114): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->repositoryExists()
#19 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(82): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->prepareDatabase()
#20 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Migrations\\Migrator.php(615): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}()
#21 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(102): Illuminate\\Database\\Migrations\\Migrator->usingConnection()
#22 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#23 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#24 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#25 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#26 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\Container.php(651): Illuminate\\Container\\BoundMethod::call()
#27 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\console\\Command.php(178): Illuminate\\Container\\Container->call()
#28 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\symfony\\console\\Command\\Command.php(308): Illuminate\\Console\\Command->execute()
#29 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\console\\Command.php(148): Symfony\\Component\\Console\\Command\\Command->run()
#30 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\symfony\\console\\Application.php(1014): Illuminate\\Console\\Command->run()
#31 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\symfony\\console\\Application.php(301): Symfony\\Component\\Console\\Application->doRunCommand()
#32 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\symfony\\console\\Application.php(171): Symfony\\Component\\Console\\Application->doRun()
#33 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\console\\Application.php(111): Symfony\\Component\\Console\\Application->run()
#34 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\laravel\\lumen-framework\\src\\Console\\Kernel.php(116): Illuminate\\Console\\Application->run()
#35 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\artisan(35): Laravel\\Lumen\\Console\\Kernel->handle()
#36 {main}
"} 
[2023-06-17 13:45:35] development.ERROR: SQLSTATE[08006] [7] could not connect to server: Connection timed out (0x0000274C/10060)
	Is the server running on host "107.167.80.195" and accepting
	TCP/IP connections on port 5432? (SQL: select * from information_schema.tables where table_catalog = bateraid_docking and table_schema = public and table_name = migrations and table_type = 'BASE TABLE') {"exception":"[object] (Illuminate\\Database\\QueryException(code: 7): SQLSTATE[08006] [7] could not connect to server: Connection timed out (0x0000274C/10060)
\tIs the server running on host \"107.167.80.195\" and accepting
\tTCP/IP connections on port 5432? (SQL: select * from information_schema.tables where table_catalog = bateraid_docking and table_schema = public and table_name = migrations and table_type = 'BASE TABLE') at C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php:760)
[stacktrace]
#0 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback()
#1 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(422): Illuminate\\Database\\Connection->run()
#2 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Schema\\PostgresBuilder.php(52): Illuminate\\Database\\Connection->select()
#3 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Migrations\\DatabaseMigrationRepository.php(169): Illuminate\\Database\\Schema\\PostgresBuilder->hasTable()
#4 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Migrations\\Migrator.php(682): Illuminate\\Database\\Migrations\\DatabaseMigrationRepository->repositoryExists()
#5 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(138): Illuminate\\Database\\Migrations\\Migrator->repositoryExists()
#6 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\support\\helpers.php(247): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}()
#7 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(157): retry()
#8 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(114): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->repositoryExists()
#9 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(82): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->prepareDatabase()
#10 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Migrations\\Migrator.php(615): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}()
#11 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(102): Illuminate\\Database\\Migrations\\Migrator->usingConnection()
#12 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#13 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#14 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#15 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#16 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\Container.php(651): Illuminate\\Container\\BoundMethod::call()
#17 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\console\\Command.php(178): Illuminate\\Container\\Container->call()
#18 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\symfony\\console\\Command\\Command.php(308): Illuminate\\Console\\Command->execute()
#19 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\console\\Command.php(148): Symfony\\Component\\Console\\Command\\Command->run()
#20 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\symfony\\console\\Application.php(1014): Illuminate\\Console\\Command->run()
#21 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\symfony\\console\\Application.php(301): Symfony\\Component\\Console\\Application->doRunCommand()
#22 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\symfony\\console\\Application.php(171): Symfony\\Component\\Console\\Application->doRun()
#23 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\console\\Application.php(111): Symfony\\Component\\Console\\Application->run()
#24 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\laravel\\lumen-framework\\src\\Console\\Kernel.php(116): Illuminate\\Console\\Application->run()
#25 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\artisan(35): Laravel\\Lumen\\Console\\Kernel->handle()
#26 {main}

[previous exception] [object] (PDOException(code: 7): SQLSTATE[08006] [7] could not connect to server: Connection timed out (0x0000274C/10060)
\tIs the server running on host \"107.167.80.195\" and accepting
\tTCP/IP connections on port 5432? at C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connectors\\Connector.php:70)
[stacktrace]
#0 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connectors\\Connector.php(70): PDO->__construct()
#1 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connectors\\Connector.php(46): Illuminate\\Database\\Connectors\\Connector->createPdoConnection()
#2 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connectors\\PostgresConnector.php(36): Illuminate\\Database\\Connectors\\Connector->createConnection()
#3 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connectors\\ConnectionFactory.php(184): Illuminate\\Database\\Connectors\\PostgresConnector->connect()
#4 [internal function]: Illuminate\\Database\\Connectors\\ConnectionFactory->Illuminate\\Database\\Connectors\\{closure}()
#5 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(1171): call_user_func()
#6 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(1207): Illuminate\\Database\\Connection->getPdo()
#7 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(486): Illuminate\\Database\\Connection->getReadPdo()
#8 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(414): Illuminate\\Database\\Connection->getPdoForSelect()
#9 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(753): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}()
#10 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback()
#11 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Connection.php(422): Illuminate\\Database\\Connection->run()
#12 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Schema\\PostgresBuilder.php(52): Illuminate\\Database\\Connection->select()
#13 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Migrations\\DatabaseMigrationRepository.php(169): Illuminate\\Database\\Schema\\PostgresBuilder->hasTable()
#14 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Migrations\\Migrator.php(682): Illuminate\\Database\\Migrations\\DatabaseMigrationRepository->repositoryExists()
#15 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(138): Illuminate\\Database\\Migrations\\Migrator->repositoryExists()
#16 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\support\\helpers.php(247): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}()
#17 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(157): retry()
#18 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(114): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->repositoryExists()
#19 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(82): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->prepareDatabase()
#20 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Migrations\\Migrator.php(615): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}()
#21 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\database\\Console\\Migrations\\MigrateCommand.php(102): Illuminate\\Database\\Migrations\\Migrator->usingConnection()
#22 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#23 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#24 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#25 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod()
#26 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\container\\Container.php(651): Illuminate\\Container\\BoundMethod::call()
#27 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\console\\Command.php(178): Illuminate\\Container\\Container->call()
#28 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\symfony\\console\\Command\\Command.php(308): Illuminate\\Console\\Command->execute()
#29 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\console\\Command.php(148): Symfony\\Component\\Console\\Command\\Command->run()
#30 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\symfony\\console\\Application.php(1014): Illuminate\\Console\\Command->run()
#31 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\symfony\\console\\Application.php(301): Symfony\\Component\\Console\\Application->doRunCommand()
#32 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\symfony\\console\\Application.php(171): Symfony\\Component\\Console\\Application->doRun()
#33 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\illuminate\\console\\Application.php(111): Symfony\\Component\\Console\\Application->run()
#34 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\vendor\\laravel\\lumen-framework\\src\\Console\\Kernel.php(116): Illuminate\\Console\\Application->run()
#35 C:\\Users\\widap\\Documents\\PHP Projects\\batera-docking-backend\\artisan(35): Laravel\\Lumen\\Console\\Kernel->handle()
#36 {main}
"} 
