@joystick.js/db-canary 0.0.0-canary.2209
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.build/getFilesToBuild.js +26 -0
- package/.build/getPlatformSafeFilePath.js +6 -0
- package/.build/getPlatformSafePath.js +6 -0
- package/.build/index.js +88 -0
- package/.build/isWindows.js +3 -0
- package/API_KEY +1 -0
- package/README.md +1821 -0
- package/data/data.mdb +0 -0
- package/data/lock.mdb +0 -0
- package/dist/client/database.js +1 -0
- package/dist/client/index.js +1 -0
- package/dist/server/cluster/index.js +1 -0
- package/dist/server/cluster/master.js +20 -0
- package/dist/server/cluster/worker.js +1 -0
- package/dist/server/index.js +1 -0
- package/dist/server/lib/api_key_manager.js +9 -0
- package/dist/server/lib/auth_manager.js +1 -0
- package/dist/server/lib/auto_index_manager.js +1 -0
- package/dist/server/lib/backup_manager.js +1 -0
- package/dist/server/lib/connection_manager.js +1 -0
- package/dist/server/lib/disk_utils.js +2 -0
- package/dist/server/lib/http_server.js +405 -0
- package/dist/server/lib/index_manager.js +1 -0
- package/dist/server/lib/load_settings.js +1 -0
- package/dist/server/lib/logger.js +1 -0
- package/dist/server/lib/op_types.js +1 -0
- package/dist/server/lib/operation_dispatcher.js +1 -0
- package/dist/server/lib/operations/admin.js +1 -0
- package/dist/server/lib/operations/bulk_write.js +1 -0
- package/dist/server/lib/operations/create_index.js +1 -0
- package/dist/server/lib/operations/delete_one.js +1 -0
- package/dist/server/lib/operations/drop_index.js +1 -0
- package/dist/server/lib/operations/find.js +1 -0
- package/dist/server/lib/operations/find_one.js +1 -0
- package/dist/server/lib/operations/get_indexes.js +1 -0
- package/dist/server/lib/operations/insert_one.js +1 -0
- package/dist/server/lib/operations/update_one.js +1 -0
- package/dist/server/lib/performance_monitor.js +1 -0
- package/dist/server/lib/query_engine.js +1 -0
- package/dist/server/lib/recovery_manager.js +1 -0
- package/dist/server/lib/replication_manager.js +1 -0
- package/dist/server/lib/safe_json_parse.js +1 -0
- package/dist/server/lib/send_response.js +1 -0
- package/dist/server/lib/tcp_protocol.js +1 -0
- package/dist/server/lib/write_forwarder.js +1 -0
- package/dist/server/lib/write_queue.js +1 -0
- package/increment_version.js +3 -0
- package/logs/.013e15b54597d05db4b4b53ecc37b10c92a72927-audit.json +20 -0
- package/logs/.02de550a67ea0f5961faa2dfd458a4d06f59ebd1-audit.json +20 -0
- package/logs/.03494ba24eb3c72214b4068a77d54b8993bee651-audit.json +20 -0
- package/logs/.06309ec60b339be1259a7993dd09c732f8907fbc-audit.json +20 -0
- package/logs/.0663a04dcfa17285661e5e1b8cfa51f41523b210-audit.json +20 -0
- package/logs/.0f06e6c4c9b824622729e13927587479e5060391-audit.json +20 -0
- package/logs/.16ccf58682ecb22b3e3ec63f0da1b7fe9be56528-audit.json +20 -0
- package/logs/.1fa1a5d02f496474b1ab473524c65c984146a9ad-audit.json +20 -0
- package/logs/.2223c0ae3bea6f0d62c62b1d319cc8634856abb7-audit.json +20 -0
- package/logs/.23dc79ffda3e083665e6f5993f59397adcbf4a46-audit.json +20 -0
- package/logs/.28104f49b03906b189eefd1cd462cb46c3c0af22-audit.json +20 -0
- package/logs/.29cdbf13808abe6a0ce70ee2f2efdd680ce3fd8e-audit.json +20 -0
- package/logs/.2a9889afd071f77f41f5170d08703a0afca866b7-audit.json +20 -0
- package/logs/.2acec3d1940a2bbed487528b703ee5948959a599-audit.json +20 -0
- package/logs/.2fb60ff326338c02bfedbcd0e936444e4a216750-audit.json +20 -0
- package/logs/.318fc7a19530d76a345f030f7cad00dda15300e7-audit.json +20 -0
- package/logs/.3cf27043e19085f908cedc7701e6d013463208ee-audit.json +25 -0
- package/logs/.3d90d785415817fc443402843b7c95f8371adc9b-audit.json +20 -0
- package/logs/.4074bca620375f72966fc52dfd439577727671e5-audit.json +20 -0
- package/logs/.40eecf018417ea80a70ea8ec7a3cc9406bc6334b-audit.json +20 -0
- package/logs/.50e974f1ef7c365fca6a1251b2e2c2252914cb5e-audit.json +20 -0
- package/logs/.52cb7d9e4223cf26ba36006ac26b949a97c7923c-audit.json +20 -0
- package/logs/.54befcdb84c15aad980705a31bcc9f555c3577ab-audit.json +20 -0
- package/logs/.57dfb70e22eddb84db2e3c0ceeefac5c0b9baffa-audit.json +20 -0
- package/logs/.5f0b24705a1eaad4eca4968f2d86f91b3f9be683-audit.json +20 -0
- package/logs/.61ba98fdda7db58576b382fee07904e5db1169d6-audit.json +20 -0
- package/logs/.6235017727ef6b199d569a99d6aa8c8e80a1b475-audit.json +20 -0
- package/logs/.63db16193699219489d218a1ddea5dde3750cae4-audit.json +20 -0
- package/logs/.64fb67dfe14149c9eef728d79bf30a54da809c60-audit.json +20 -0
- package/logs/.669137453368987c1f311b5345342527afb54e50-audit.json +20 -0
- package/logs/.7a71f8c89ea28ae266d356aeff6306e876a30fbb-audit.json +20 -0
- package/logs/.7afbaa90fe9dc3a7d682676f9bb79f9a1b1fd9a6-audit.json +20 -0
- package/logs/.7ca29e322cd05327035de850099e7610864f2347-audit.json +20 -0
- package/logs/.83335ab3347e449dae03455a110aaf7f120d4802-audit.json +20 -0
- package/logs/.8c2487b5fd445d2c8e5c483c80b9fa99bbf1ca58-audit.json +20 -0
- package/logs/.8c8b9dc386922c9f3b4c13251af7052aac1d24c0-audit.json +20 -0
- package/logs/.8d6155d94640c4863301ae0fee5e4e7372a21446-audit.json +20 -0
- package/logs/.944a3119a243deea7c8270d5d9e582bb1d0eaa10-audit.json +20 -0
- package/logs/.9816a845c30fb2909f3b26a23eeb3538ebcad5db-audit.json +20 -0
- package/logs/.9dc08784e38b865488177c26d4af5934555e0323-audit.json +20 -0
- package/logs/.9dd27d2e0e454ac0a37600206d1cac5493b0d7ee-audit.json +20 -0
- package/logs/.a3d486feeac7654c59b547de96600e8849a06d4f-audit.json +20 -0
- package/logs/.a5b811f4def22250f86cc18870d7c4573625df22-audit.json +20 -0
- package/logs/.a61648eb5f830e0b6f508ac35e4f8f629d2ad4c7-audit.json +20 -0
- package/logs/.a89016d507045771b4b5a65656944a9c0f1e528b-audit.json +20 -0
- package/logs/.a99bee160a1c590be959af46bacc02724803f691-audit.json +20 -0
- package/logs/.ada7906d6243fd7da802f03d86c4ae5dd9df6236-audit.json +20 -0
- package/logs/.b518339ee942143b6af983af167f5bbb6983b4de-audit.json +20 -0
- package/logs/.b51b124b166d53c9519017856ea610d61d65fabe-audit.json +20 -0
- package/logs/.b7a6aee19f58e55633d5e4a3709041c47dfff975-audit.json +20 -0
- package/logs/.bd7a8a6ba9c55d557a4867ab53f02e3ec2e1553d-audit.json +20 -0
- package/logs/.c1435dafe453b169d6392b25065f3cf4ab6fbb21-audit.json +20 -0
- package/logs/.c17e1ce043109f77dc2f0e2aa290a9d1ed842c03-audit.json +20 -0
- package/logs/.ca62637ce9540e5a38a2fbedb2115febb6ad308a-audit.json +15 -0
- package/logs/.ccee67b9c176967f8977071409a41f5cb5cd6ad4-audit.json +20 -0
- package/logs/.db24043417ea79a6f14cd947476399e53930b48d-audit.json +20 -0
- package/logs/.e0f12acccb57829f5f33712bb2e2607ecd808147-audit.json +20 -0
- package/logs/.e9b6cc33d0bbd2e644c4e2bf44d177f850016557-audit.json +20 -0
- package/logs/.f15291d434808e3bdca7963ccd2e73893be027e6-audit.json +20 -0
- package/logs/.f4bdf9e21ef84f8a3fae3ffb32bbc39275991351-audit.json +15 -0
- package/logs/.fbac3aefac1e81b4230df5aa50667cb90d51024f-audit.json +20 -0
- package/logs/.fcfd495c0a9169db243f4a4f21878ee02b76413c-audit.json +20 -0
- package/logs/admin-2025-09-12.log +580 -0
- package/logs/admin-2025-09-15.log +283 -0
- package/logs/admin-error-2025-09-12.log +22 -0
- package/logs/admin-error-2025-09-15.log +10 -0
- package/logs/api_key_manager-2025-09-12.log +658 -0
- package/logs/api_key_manager-2025-09-15.log +295 -0
- package/logs/api_key_manager-error-2025-09-12.log +0 -0
- package/logs/api_key_manager-error-2025-09-15.log +0 -0
- package/logs/auth_manager-2025-09-12.log +4432 -0
- package/logs/auth_manager-2025-09-15.log +2000 -0
- package/logs/auth_manager-error-2025-09-12.log +11 -0
- package/logs/auth_manager-error-2025-09-15.log +5 -0
- package/logs/auto_index_manager-2025-09-12.log +84 -0
- package/logs/auto_index_manager-2025-09-15.log +45 -0
- package/logs/auto_index_manager-error-2025-09-12.log +6 -0
- package/logs/auto_index_manager-error-2025-09-15.log +0 -0
- package/logs/backup_manager-2025-09-12.log +198 -0
- package/logs/backup_manager-2025-09-15.log +90 -0
- package/logs/backup_manager-error-2025-09-12.log +198 -0
- package/logs/backup_manager-error-2025-09-15.log +90 -0
- package/logs/bulk_write-2025-09-12.log +66 -0
- package/logs/bulk_write-2025-09-15.log +38 -0
- package/logs/bulk_write-error-2025-09-12.log +0 -0
- package/logs/bulk_write-error-2025-09-15.log +0 -0
- package/logs/connection_manager-2025-09-12.log +2412 -0
- package/logs/connection_manager-2025-09-15.log +1132 -0
- package/logs/connection_manager-error-2025-09-12.log +0 -0
- package/logs/connection_manager-error-2025-09-15.log +0 -0
- package/logs/create_index-2025-09-12.log +302 -0
- package/logs/create_index-2025-09-15.log +158 -0
- package/logs/create_index-error-2025-09-12.log +30 -0
- package/logs/create_index-error-2025-09-15.log +13 -0
- package/logs/delete_one-2025-09-12.log +73 -0
- package/logs/delete_one-2025-09-15.log +43 -0
- package/logs/delete_one-error-2025-09-12.log +0 -0
- package/logs/delete_one-error-2025-09-15.log +0 -0
- package/logs/disk_utils-2025-09-12.log +4954 -0
- package/logs/disk_utils-2025-09-15.log +2446 -0
- package/logs/disk_utils-error-2025-09-12.log +0 -0
- package/logs/disk_utils-error-2025-09-15.log +0 -0
- package/logs/drop_index-2025-09-12.log +41 -0
- package/logs/drop_index-2025-09-15.log +23 -0
- package/logs/drop_index-error-2025-09-12.log +11 -0
- package/logs/drop_index-error-2025-09-15.log +5 -0
- package/logs/find-2025-09-12.log +1050 -0
- package/logs/find-2025-09-15.log +592 -0
- package/logs/find-error-2025-09-12.log +1 -0
- package/logs/find-error-2025-09-15.log +0 -0
- package/logs/find_one-2025-09-12.log +425 -0
- package/logs/find_one-2025-09-15.log +264 -0
- package/logs/find_one-error-2025-09-12.log +5 -0
- package/logs/find_one-error-2025-09-15.log +0 -0
- package/logs/get_indexes-2025-09-12.log +84 -0
- package/logs/get_indexes-2025-09-15.log +56 -0
- package/logs/get_indexes-error-2025-09-12.log +6 -0
- package/logs/get_indexes-error-2025-09-15.log +0 -0
- package/logs/http_server-2025-09-12.log +2772 -0
- package/logs/http_server-2025-09-15.log +1276 -0
- package/logs/http_server-error-2025-09-12.log +212 -0
- package/logs/http_server-error-2025-09-15.log +44 -0
- package/logs/index_manager-2025-09-12.log +5031 -0
- package/logs/index_manager-2025-09-15.log +2909 -0
- package/logs/index_manager-error-2025-09-12.log +80 -0
- package/logs/index_manager-error-2025-09-15.log +38 -0
- package/logs/insert_one-2025-09-12.log +2181 -0
- package/logs/insert_one-2025-09-15.log +1293 -0
- package/logs/insert_one-error-2025-09-12.log +0 -0
- package/logs/insert_one-error-2025-09-15.log +0 -0
- package/logs/master-2025-09-12.log +1882 -0
- package/logs/master-2025-09-15.log +910 -0
- package/logs/master-error-2025-09-12.log +80 -0
- package/logs/master-error-2025-09-15.log +0 -0
- package/logs/operation_dispatcher-2025-09-12.log +751 -0
- package/logs/operation_dispatcher-2025-09-15.log +359 -0
- package/logs/operation_dispatcher-error-2025-09-12.log +33 -0
- package/logs/operation_dispatcher-error-2025-09-15.log +11 -0
- package/logs/performance_monitor-2025-09-12.log +14889 -0
- package/logs/performance_monitor-2025-09-15.log +6803 -0
- package/logs/performance_monitor-error-2025-09-12.log +0 -0
- package/logs/performance_monitor-error-2025-09-15.log +0 -0
- package/logs/query_engine-2025-09-12.log +5310 -0
- package/logs/query_engine-2025-09-15.log +2639 -0
- package/logs/query_engine-error-2025-09-12.log +0 -0
- package/logs/query_engine-error-2025-09-15.log +0 -0
- package/logs/recovery_manager-2025-09-12.log +462 -0
- package/logs/recovery_manager-2025-09-15.log +210 -0
- package/logs/recovery_manager-error-2025-09-12.log +22 -0
- package/logs/recovery_manager-error-2025-09-15.log +10 -0
- package/logs/replication-2025-09-12.log +1923 -0
- package/logs/replication-2025-09-15.log +917 -0
- package/logs/replication-error-2025-09-12.log +33 -0
- package/logs/replication-error-2025-09-15.log +15 -0
- package/logs/server-2025-09-12.log +2601 -0
- package/logs/server-2025-09-15.log +1191 -0
- package/logs/server-error-2025-09-12.log +0 -0
- package/logs/server-error-2025-09-15.log +0 -0
- package/logs/tcp_protocol-2025-09-12.log +22 -0
- package/logs/tcp_protocol-2025-09-15.log +10 -0
- package/logs/tcp_protocol-error-2025-09-12.log +22 -0
- package/logs/tcp_protocol-error-2025-09-15.log +10 -0
- package/logs/test-2025-09-12.log +0 -0
- package/logs/test-2025-09-15.log +0 -0
- package/logs/test-error-2025-09-12.log +0 -0
- package/logs/test-error-2025-09-15.log +0 -0
- package/logs/update_one-2025-09-12.log +173 -0
- package/logs/update_one-2025-09-15.log +118 -0
- package/logs/update_one-error-2025-09-12.log +0 -0
- package/logs/update_one-error-2025-09-15.log +0 -0
- package/logs/worker-2025-09-12.log +1457 -0
- package/logs/worker-2025-09-15.log +695 -0
- package/logs/worker-error-2025-09-12.log +0 -0
- package/logs/worker-error-2025-09-15.log +0 -0
- package/logs/write_forwarder-2025-09-12.log +1956 -0
- package/logs/write_forwarder-2025-09-15.log +932 -0
- package/logs/write_forwarder-error-2025-09-12.log +66 -0
- package/logs/write_forwarder-error-2025-09-15.log +30 -0
- package/logs/write_queue-2025-09-12.log +612 -0
- package/logs/write_queue-2025-09-15.log +301 -0
- package/logs/write_queue-error-2025-09-12.log +184 -0
- package/logs/write_queue-error-2025-09-15.log +83 -0
- package/package.json +48 -0
- package/prompts/01-core-infrastructure.md +56 -0
- package/prompts/02-secondary-indexing.md +65 -0
- package/prompts/03-write-serialization.md +63 -0
- package/prompts/04-enhanced-authentication.md +75 -0
- package/prompts/05-comprehensive-admin-operations.md +75 -0
- package/prompts/06-backup-and-restore-system.md +106 -0
- package/prompts/07-production-safety-features.md +107 -0
- package/prompts/08-tcp-client-library.md +121 -0
- package/prompts/09-api-method-chaining.md +134 -0
- package/prompts/10-automatic-index-creation.md +223 -0
- package/prompts/11-operation-naming-consistency.md +268 -0
- package/prompts/12-tcp-replication-system.md +333 -0
- package/prompts/13-master-read-write-operations.md +57 -0
- package/prompts/14-index-upsert-operations.md +68 -0
- package/prompts/15-client-api-return-types.md +81 -0
- package/prompts/16-server-setup-ui.md +97 -0
- package/prompts/17-emergency-password-change.md +108 -0
- package/prompts/18-joystick-framework-integration.md +116 -0
- package/prompts/19-api-key-authentication-system.md +137 -0
- package/prompts/20-configurable-server-port.md +105 -0
- package/prompts/21-multi-database-support.md +161 -0
- package/prompts/FULL_TEXT_SEARCH.md +293 -0
- package/prompts/PROMPTS.md +158 -0
- package/prompts/README.md +221 -0
- package/prompts/TYPESCRIPT_GENERATION.md +179 -0
- package/src/client/database.js +166 -0
- package/src/client/index.js +752 -0
- package/src/server/cluster/index.js +53 -0
- package/src/server/cluster/master.js +774 -0
- package/src/server/cluster/worker.js +537 -0
- package/src/server/index.js +540 -0
- package/src/server/lib/api_key_manager.js +473 -0
- package/src/server/lib/auth_manager.js +375 -0
- package/src/server/lib/auto_index_manager.js +681 -0
- package/src/server/lib/backup_manager.js +650 -0
- package/src/server/lib/connection_manager.js +218 -0
- package/src/server/lib/disk_utils.js +118 -0
- package/src/server/lib/http_server.js +1165 -0
- package/src/server/lib/index_manager.js +756 -0
- package/src/server/lib/load_settings.js +143 -0
- package/src/server/lib/logger.js +135 -0
- package/src/server/lib/op_types.js +29 -0
- package/src/server/lib/operation_dispatcher.js +268 -0
- package/src/server/lib/operations/admin.js +808 -0
- package/src/server/lib/operations/bulk_write.js +367 -0
- package/src/server/lib/operations/create_index.js +68 -0
- package/src/server/lib/operations/delete_one.js +114 -0
- package/src/server/lib/operations/drop_index.js +58 -0
- package/src/server/lib/operations/find.js +340 -0
- package/src/server/lib/operations/find_one.js +319 -0
- package/src/server/lib/operations/get_indexes.js +52 -0
- package/src/server/lib/operations/insert_one.js +113 -0
- package/src/server/lib/operations/update_one.js +225 -0
- package/src/server/lib/performance_monitor.js +313 -0
- package/src/server/lib/query_engine.js +243 -0
- package/src/server/lib/recovery_manager.js +388 -0
- package/src/server/lib/replication_manager.js +727 -0
- package/src/server/lib/safe_json_parse.js +21 -0
- package/src/server/lib/send_response.js +47 -0
- package/src/server/lib/tcp_protocol.js +130 -0
- package/src/server/lib/write_forwarder.js +636 -0
- package/src/server/lib/write_queue.js +335 -0
- package/test_data/data.mdb +0 -0
- package/test_data/lock.mdb +0 -0
- package/tests/client/index.test.js +1232 -0
- package/tests/server/cluster/cluster.test.js +248 -0
- package/tests/server/cluster/master_read_write_operations.test.js +577 -0
- package/tests/server/index.test.js +651 -0
- package/tests/server/integration/authentication_integration.test.js +294 -0
- package/tests/server/integration/auto_indexing_integration.test.js +268 -0
- package/tests/server/integration/backup_integration.test.js +513 -0
- package/tests/server/integration/indexing_integration.test.js +126 -0
- package/tests/server/integration/production_safety_integration.test.js +358 -0
- package/tests/server/integration/replication_integration.test.js +227 -0
- package/tests/server/integration/write_serialization_integration.test.js +246 -0
- package/tests/server/lib/api_key_manager.test.js +516 -0
- package/tests/server/lib/auth_manager.test.js +317 -0
- package/tests/server/lib/auto_index_manager.test.js +275 -0
- package/tests/server/lib/backup_manager.test.js +238 -0
- package/tests/server/lib/connection_manager.test.js +221 -0
- package/tests/server/lib/disk_utils.test.js +63 -0
- package/tests/server/lib/http_server.test.js +389 -0
- package/tests/server/lib/index_manager.test.js +301 -0
- package/tests/server/lib/load_settings.test.js +107 -0
- package/tests/server/lib/load_settings_port_config.test.js +243 -0
- package/tests/server/lib/logger.test.js +282 -0
- package/tests/server/lib/operations/admin.test.js +638 -0
- package/tests/server/lib/operations/bulk_write.test.js +128 -0
- package/tests/server/lib/operations/create_index.test.js +138 -0
- package/tests/server/lib/operations/delete_one.test.js +52 -0
- package/tests/server/lib/operations/drop_index.test.js +72 -0
- package/tests/server/lib/operations/find.test.js +93 -0
- package/tests/server/lib/operations/find_one.test.js +91 -0
- package/tests/server/lib/operations/get_indexes.test.js +87 -0
- package/tests/server/lib/operations/insert_one.test.js +42 -0
- package/tests/server/lib/operations/update_one.test.js +89 -0
- package/tests/server/lib/performance_monitor.test.js +185 -0
- package/tests/server/lib/query_engine.test.js +46 -0
- package/tests/server/lib/recovery_manager.test.js +414 -0
- package/tests/server/lib/replication_manager.test.js +202 -0
- package/tests/server/lib/safe_json_parse.test.js +45 -0
- package/tests/server/lib/send_response.test.js +155 -0
- package/tests/server/lib/tcp_protocol.test.js +169 -0
- package/tests/server/lib/write_forwarder.test.js +258 -0
- package/tests/server/lib/write_queue.test.js +255 -0
- package/tsconfig.json +30 -0
- package/types/client/index.d.ts +447 -0
- package/types/server/cluster/index.d.ts +28 -0
- package/types/server/cluster/master.d.ts +115 -0
- package/types/server/cluster/worker.d.ts +1 -0
- package/types/server/lib/auth_manager.d.ts +13 -0
- package/types/server/lib/backup_manager.d.ts +43 -0
- package/types/server/lib/connection_manager.d.ts +15 -0
- package/types/server/lib/disk_utils.d.ts +3 -0
- package/types/server/lib/index_manager.d.ts +24 -0
- package/types/server/lib/load_settings.d.ts +4 -0
- package/types/server/lib/logger.d.ts +44 -0
- package/types/server/lib/op_types.d.ts +6 -0
- package/types/server/lib/performance_monitor.d.ts +68 -0
- package/types/server/lib/query_engine.d.ts +10 -0
- package/types/server/lib/safe_json_parse.d.ts +7 -0
- package/types/server/lib/send_response.d.ts +3 -0
- package/types/server/lib/tcp_protocol.d.ts +12 -0
- package/types/server/lib/write_queue.d.ts +2 -0
|
@@ -0,0 +1,1276 @@
|
|
|
1
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:39:34.635-05:00"}
|
|
2
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=3b55f65a-ff97-4d14-8556-9cf1b14a12d2","timestamp":"2025-09-15T11:39:34.635-05:00"}
|
|
3
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:39:40.701-05:00"}
|
|
4
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:39:43.968-05:00"}
|
|
5
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=a71bc72c-4559-4f34-b163-9646c4be78be","timestamp":"2025-09-15T11:39:43.968-05:00"}
|
|
6
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:39:50.440-05:00"}
|
|
7
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:39:53.718-05:00"}
|
|
8
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=14fa5e89-63b3-4168-862d-a65772a0b4ec","timestamp":"2025-09-15T11:39:53.718-05:00"}
|
|
9
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:39:59.697-05:00"}
|
|
10
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:40:02.968-05:00"}
|
|
11
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=da9e9565-caab-41ac-a187-5f78425a9030","timestamp":"2025-09-15T11:40:02.968-05:00"}
|
|
12
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:40:09.220-05:00"}
|
|
13
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:40:12.489-05:00"}
|
|
14
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=0d70658c-a0e3-4fb0-90b4-fe88fce86ebf","timestamp":"2025-09-15T11:40:12.489-05:00"}
|
|
15
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:40:19.463-05:00"}
|
|
16
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:40:22.426-05:00"}
|
|
17
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=53e84386-93b7-4929-98bf-598f98a00dd6","timestamp":"2025-09-15T11:40:22.426-05:00"}
|
|
18
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:40:24.777-05:00"}
|
|
19
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:40:24.992-05:00"}
|
|
20
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=d2196264-f102-40a6-b8a7-b69d51584e6a","timestamp":"2025-09-15T11:40:24.992-05:00"}
|
|
21
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:40:27.590-05:00"}
|
|
22
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:40:27.801-05:00"}
|
|
23
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=1500dad3-18b0-4403-a147-0752068c15c4","timestamp":"2025-09-15T11:40:27.801-05:00"}
|
|
24
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:40:30.427-05:00"}
|
|
25
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:40:30.637-05:00"}
|
|
26
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=c56fb58f-9b15-45bd-9be3-776b9c99bf1f","timestamp":"2025-09-15T11:40:30.638-05:00"}
|
|
27
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:40:32.979-05:00"}
|
|
28
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:40:33.192-05:00"}
|
|
29
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=5f802e8d-220e-422f-a579-8908ed809eea","timestamp":"2025-09-15T11:40:33.192-05:00"}
|
|
30
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:40:35.766-05:00"}
|
|
31
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:40:35.974-05:00"}
|
|
32
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=737e38b1-98a1-497b-be8c-f6f7a31ca345","timestamp":"2025-09-15T11:40:35.974-05:00"}
|
|
33
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:40:38.578-05:00"}
|
|
34
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:40:38.788-05:00"}
|
|
35
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=366d8e9f-70b0-4996-8c17-d2264d7b5cce","timestamp":"2025-09-15T11:40:38.788-05:00"}
|
|
36
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:40:42.785-05:00"}
|
|
37
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:40:42.995-05:00"}
|
|
38
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=014f210f-3a12-4639-a68d-f2cb24290eae","timestamp":"2025-09-15T11:40:42.995-05:00"}
|
|
39
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:40:45.320-05:00"}
|
|
40
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:40:45.530-05:00"}
|
|
41
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=763fe6e1-43a2-4cda-9b5d-a0b5a24a3362","timestamp":"2025-09-15T11:40:45.530-05:00"}
|
|
42
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:40:48.104-05:00"}
|
|
43
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:40:51.510-05:00"}
|
|
44
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=55ae2350-f5a8-4ce9-a812-10d9373faed2","timestamp":"2025-09-15T11:40:51.510-05:00"}
|
|
45
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:40:54.256-05:00"}
|
|
46
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:40:55.856-05:00"}
|
|
47
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=8ed2d892-c4c2-4442-a4fe-15f12271c756","timestamp":"2025-09-15T11:40:55.856-05:00"}
|
|
48
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:41:00.088-05:00"}
|
|
49
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:41:00.483-05:00"}
|
|
50
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=d1b25952-6556-42c4-9059-e2fc451cde54","timestamp":"2025-09-15T11:41:00.483-05:00"}
|
|
51
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:41:03.917-05:00"}
|
|
52
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:41:04.966-05:00"}
|
|
53
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=5c4e66df-49af-4567-89a4-9377a8e291a9","timestamp":"2025-09-15T11:41:04.966-05:00"}
|
|
54
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:41:07.331-05:00"}
|
|
55
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:41:07.552-05:00"}
|
|
56
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=1a40c6f1-80f9-47fe-a3c1-d798acb977d0","timestamp":"2025-09-15T11:41:07.552-05:00"}
|
|
57
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:41:10.118-05:00"}
|
|
58
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:41:10.337-05:00"}
|
|
59
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=668a62ba-dcef-4b6b-83e2-e572c56796c3","timestamp":"2025-09-15T11:41:10.337-05:00"}
|
|
60
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:41:12.890-05:00"}
|
|
61
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:41:13.112-05:00"}
|
|
62
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=f8ecccbe-57fc-4b6b-9579-04846f4cb1c6","timestamp":"2025-09-15T11:41:13.112-05:00"}
|
|
63
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:41:15.217-05:00"}
|
|
64
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:41:15.440-05:00"}
|
|
65
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=057b81ab-f433-474f-af37-b352c7136da1","timestamp":"2025-09-15T11:41:15.440-05:00"}
|
|
66
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:41:18.037-05:00"}
|
|
67
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:41:18.260-05:00"}
|
|
68
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=e7eb2fe3-1988-41fd-9609-f44bf7f690fd","timestamp":"2025-09-15T11:41:18.260-05:00"}
|
|
69
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:41:20.866-05:00"}
|
|
70
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:41:21.087-05:00"}
|
|
71
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=7f40ae9a-ceb1-4b2d-90c2-868064ad6410","timestamp":"2025-09-15T11:41:21.088-05:00"}
|
|
72
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:41:23.664-05:00"}
|
|
73
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:41:23.885-05:00"}
|
|
74
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=8d634e56-f03c-42ad-87ec-1a7d435ed675","timestamp":"2025-09-15T11:41:23.885-05:00"}
|
|
75
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:41:26.480-05:00"}
|
|
76
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:41:26.703-05:00"}
|
|
77
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=3c531ce5-ac65-4ac4-8440-b98d0947db18","timestamp":"2025-09-15T11:41:26.703-05:00"}
|
|
78
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:41:29.299-05:00"}
|
|
79
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:41:29.520-05:00"}
|
|
80
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=75581fe5-627a-4f3a-b80b-b9a54d2d2dcc","timestamp":"2025-09-15T11:41:29.520-05:00"}
|
|
81
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:41:31.725-05:00"}
|
|
82
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:41:31.943-05:00"}
|
|
83
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=63cf768f-9c96-4336-b203-fd1b8f981c55","timestamp":"2025-09-15T11:41:31.943-05:00"}
|
|
84
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:41:34.534-05:00"}
|
|
85
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:41:34.757-05:00"}
|
|
86
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=1b0b251b-c104-47ef-9928-b125da297086","timestamp":"2025-09-15T11:41:34.757-05:00"}
|
|
87
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:41:37.343-05:00"}
|
|
88
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:41:37.562-05:00"}
|
|
89
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=016ce11e-4329-49aa-a2e8-dc1976549b9e","timestamp":"2025-09-15T11:41:37.562-05:00"}
|
|
90
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:41:40.117-05:00"}
|
|
91
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:41:40.336-05:00"}
|
|
92
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=ac26a30b-88bd-4b94-a836-8118516a2a5f","timestamp":"2025-09-15T11:41:40.336-05:00"}
|
|
93
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:41:42.902-05:00"}
|
|
94
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:41:43.123-05:00"}
|
|
95
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=a3e8515e-dfae-48a6-a351-f748b362f60f","timestamp":"2025-09-15T11:41:43.123-05:00"}
|
|
96
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:41:45.704-05:00"}
|
|
97
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:41:45.924-05:00"}
|
|
98
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=bb01c592-a454-4053-b9fd-b18db9194980","timestamp":"2025-09-15T11:41:45.925-05:00"}
|
|
99
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:41:48.501-05:00"}
|
|
100
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:41:48.720-05:00"}
|
|
101
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=2f62f2c6-12b4-4989-b220-31df4cfb4cd1","timestamp":"2025-09-15T11:41:48.720-05:00"}
|
|
102
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:41:51.286-05:00"}
|
|
103
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:41:51.503-05:00"}
|
|
104
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=504814a8-8c95-4983-9378-8e8cacdedc47","timestamp":"2025-09-15T11:41:51.503-05:00"}
|
|
105
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:41:54.062-05:00"}
|
|
106
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:41:54.284-05:00"}
|
|
107
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=f1994146-bae0-4e30-9319-e614d9a30cde","timestamp":"2025-09-15T11:41:54.284-05:00"}
|
|
108
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:41:56.868-05:00"}
|
|
109
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:41:57.097-05:00"}
|
|
110
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=ec1e6859-e51f-44ac-93b8-2d8c19326b47","timestamp":"2025-09-15T11:41:57.097-05:00"}
|
|
111
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:41:59.991-05:00"}
|
|
112
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:42:00.214-05:00"}
|
|
113
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=b76853a5-e582-4dde-b808-d837017b1095","timestamp":"2025-09-15T11:42:00.214-05:00"}
|
|
114
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:42:02.874-05:00"}
|
|
115
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:42:03.095-05:00"}
|
|
116
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=4e6fd08a-5ec0-4c03-95de-1961b6377bac","timestamp":"2025-09-15T11:42:03.095-05:00"}
|
|
117
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:42:05.850-05:00"}
|
|
118
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:42:06.068-05:00"}
|
|
119
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=337a8c31-699d-4550-bf3f-d27e66fa044e","timestamp":"2025-09-15T11:42:06.069-05:00"}
|
|
120
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:42:08.666-05:00"}
|
|
121
|
+
{"context":{"port":9001},"level":"info","message":"HTTP server started for recovery operations","timestamp":"2025-09-15T11:42:37.587-05:00"}
|
|
122
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:42:39.589-05:00"}
|
|
123
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:42:39.591-05:00"}
|
|
124
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9002/setup?token=8f4b9d3d-aa48-4122-8e16-e7d35419d8f0","timestamp":"2025-09-15T11:42:39.591-05:00"}
|
|
125
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:42:41.592-05:00"}
|
|
126
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:42:41.594-05:00"}
|
|
127
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9003/setup?token=f4686b69-5277-4e44-a7f5-733a4a90726c","timestamp":"2025-09-15T11:42:41.595-05:00"}
|
|
128
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T11:42:41.611-05:00"}
|
|
129
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:42:41.863-05:00"}
|
|
130
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9004/setup?token=1bb1b4e2-3812-4015-8315-b22311b0081a","timestamp":"2025-09-15T11:42:41.864-05:00"}
|
|
131
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T11:42:41.866-05:00"}
|
|
132
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T11:42:41.867-05:00"}
|
|
133
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:42:42.119-05:00"}
|
|
134
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9005/setup?token=97463b07-1d2a-44a8-a034-a26d6425974d","timestamp":"2025-09-15T11:42:42.120-05:00"}
|
|
135
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T11:42:42.123-05:00"}
|
|
136
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:42:42.374-05:00"}
|
|
137
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9006/setup?token=582d0e43-17f1-4245-9fd5-238c59aa0ced","timestamp":"2025-09-15T11:42:42.375-05:00"}
|
|
138
|
+
{"context":{"client_ip":"::1"},"level":"info","message":"Setup completed successfully via HTTP interface","timestamp":"2025-09-15T11:42:42.598-05:00"}
|
|
139
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T11:42:42.599-05:00"}
|
|
140
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:42:42.851-05:00"}
|
|
141
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9007/setup?token=00f24eee-15cf-4579-8411-b0ea2b4c0358","timestamp":"2025-09-15T11:42:42.851-05:00"}
|
|
142
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T11:42:42.854-05:00"}
|
|
143
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T11:42:42.856-05:00"}
|
|
144
|
+
{"context":{"port":9008},"level":"info","message":"HTTP server started for recovery operations","timestamp":"2025-09-15T11:42:43.330-05:00"}
|
|
145
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T11:42:43.331-05:00"}
|
|
146
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:42:43.582-05:00"}
|
|
147
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9009/setup?token=383889c4-0a61-4f48-a543-f0dea90dac51","timestamp":"2025-09-15T11:42:43.583-05:00"}
|
|
148
|
+
{"context":{"client_ip":"::1","provided_token":null},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T11:42:43.584-05:00"}
|
|
149
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T11:42:43.585-05:00"}
|
|
150
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:42:43.613-05:00"}
|
|
151
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:42:43.836-05:00"}
|
|
152
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9010/setup?token=a68a16cb-efc1-4f86-b2e3-e1d3f6ac8602","timestamp":"2025-09-15T11:42:43.836-05:00"}
|
|
153
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T11:42:43.840-05:00"}
|
|
154
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:42:43.869-05:00"}
|
|
155
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:42:44.092-05:00"}
|
|
156
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9011/setup?token=e5c6b83e-845b-465c-8c67-77b73f6916a4","timestamp":"2025-09-15T11:42:44.092-05:00"}
|
|
157
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T11:42:44.096-05:00"}
|
|
158
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T11:42:44.098-05:00"}
|
|
159
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T11:42:44.099-05:00"}
|
|
160
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T11:42:44.100-05:00"}
|
|
161
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T11:42:44.100-05:00"}
|
|
162
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T11:42:44.101-05:00"}
|
|
163
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T11:42:44.101-05:00"}
|
|
164
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T11:42:44.102-05:00"}
|
|
165
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T11:42:44.102-05:00"}
|
|
166
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T11:42:44.103-05:00"}
|
|
167
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T11:42:44.104-05:00"}
|
|
168
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:42:44.125-05:00"}
|
|
169
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:42:44.356-05:00"}
|
|
170
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9012/setup?token=15ab21c1-c1b0-4106-96db-302d4110806c","timestamp":"2025-09-15T11:42:44.356-05:00"}
|
|
171
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:42:44.600-05:00"}
|
|
172
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:42:44.856-05:00"}
|
|
173
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:42:45.332-05:00"}
|
|
174
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:42:45.585-05:00"}
|
|
175
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:42:45.841-05:00"}
|
|
176
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:42:46.106-05:00"}
|
|
177
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:42:46.357-05:00"}
|
|
178
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:42:46.361-05:00"}
|
|
179
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9013/setup?token=5ec08f75-ba8d-4869-bb99-c0aa39b74122","timestamp":"2025-09-15T11:42:46.361-05:00"}
|
|
180
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:42:48.363-05:00"}
|
|
181
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:42:48.365-05:00"}
|
|
182
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9014/setup?token=cd7066b7-c302-4601-b899-9a2c57e67897","timestamp":"2025-09-15T11:42:48.365-05:00"}
|
|
183
|
+
{"context":{"client_ip":"::1"},"level":"info","message":"Setup completed successfully via HTTP interface","timestamp":"2025-09-15T11:42:48.588-05:00"}
|
|
184
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T11:42:48.589-05:00"}
|
|
185
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:42:48.840-05:00"}
|
|
186
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9015/setup?token=81d8a5d2-e027-484e-9dd9-4b49c2cbd995","timestamp":"2025-09-15T11:42:48.840-05:00"}
|
|
187
|
+
{"context":{"error":"listen EADDRINUSE: address already in use :::9015"},"level":"error","message":"HTTP server error","timestamp":"2025-09-15T11:42:48.942-05:00"}
|
|
188
|
+
{"context":{"error":"listen EADDRINUSE: address already in use :::9015","port":9015},"level":"error","message":"Failed to start HTTP server","timestamp":"2025-09-15T11:42:48.943-05:00"}
|
|
189
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:42:50.590-05:00"}
|
|
190
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:42:50.944-05:00"}
|
|
191
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:42:50.945-05:00"}
|
|
192
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9016/setup?token=7aa47d6d-1bbe-40f3-876d-7fec7e645b22","timestamp":"2025-09-15T11:42:50.946-05:00"}
|
|
193
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T11:42:50.948-05:00"}
|
|
194
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:42:51.200-05:00"}
|
|
195
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9017/setup?token=687b413b-60c7-402c-8bd6-c90d967fda6d","timestamp":"2025-09-15T11:42:51.200-05:00"}
|
|
196
|
+
{"context":{"client_ip":"::1"},"level":"info","message":"Setup completed successfully via HTTP interface","timestamp":"2025-09-15T11:42:51.425-05:00"}
|
|
197
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T11:42:51.425-05:00"}
|
|
198
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:42:51.677-05:00"}
|
|
199
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9018/setup?token=d8bd5fee-1bec-48f2-a4ac-928ffcdfd5c9","timestamp":"2025-09-15T11:42:51.678-05:00"}
|
|
200
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T11:42:51.679-05:00"}
|
|
201
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T11:42:51.680-05:00"}
|
|
202
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:42:51.931-05:00"}
|
|
203
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9019/setup?token=f9e3df9f-5a3c-4535-8d4b-63b35e3660f1","timestamp":"2025-09-15T11:42:51.931-05:00"}
|
|
204
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T11:42:51.933-05:00"}
|
|
205
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:42:52.186-05:00"}
|
|
206
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9020/setup?token=109238fd-b7e2-4bce-968c-9033f1901a80","timestamp":"2025-09-15T11:42:52.186-05:00"}
|
|
207
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:42:52.949-05:00"}
|
|
208
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:42:53.426-05:00"}
|
|
209
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:42:53.682-05:00"}
|
|
210
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:42:53.935-05:00"}
|
|
211
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:42:54.188-05:00"}
|
|
212
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:42:54.189-05:00"}
|
|
213
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9021/setup?token=6510da57-fa37-4857-9880-e6ad94650d53","timestamp":"2025-09-15T11:42:54.189-05:00"}
|
|
214
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:42:56.190-05:00"}
|
|
215
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:43:14.374-05:00"}
|
|
216
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=b290ce93-eb0f-4e91-a9ad-7f84003d1873","timestamp":"2025-09-15T11:43:14.374-05:00"}
|
|
217
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:43:17.073-05:00"}
|
|
218
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:43:17.302-05:00"}
|
|
219
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=4152eec1-be54-40a8-8128-8a31493ff405","timestamp":"2025-09-15T11:43:17.302-05:00"}
|
|
220
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:43:19.848-05:00"}
|
|
221
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:43:20.073-05:00"}
|
|
222
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=c012590c-bce5-4083-9227-bb9889fbcae3","timestamp":"2025-09-15T11:43:20.073-05:00"}
|
|
223
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:43:22.628-05:00"}
|
|
224
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:43:22.853-05:00"}
|
|
225
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=bf002b0b-63d4-418e-9e81-34d05a2f2ad7","timestamp":"2025-09-15T11:43:22.853-05:00"}
|
|
226
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:43:25.413-05:00"}
|
|
227
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:43:25.637-05:00"}
|
|
228
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=06b34eb1-39d9-4205-9eb7-c81f9ccae557","timestamp":"2025-09-15T11:43:25.637-05:00"}
|
|
229
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:43:28.207-05:00"}
|
|
230
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:43:28.432-05:00"}
|
|
231
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=b5e3fd19-1d38-44a0-a63e-f0f61a995411","timestamp":"2025-09-15T11:43:28.432-05:00"}
|
|
232
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:43:30.972-05:00"}
|
|
233
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:43:31.195-05:00"}
|
|
234
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=8468c217-586d-456b-9a5a-fa72782aabb7","timestamp":"2025-09-15T11:43:31.195-05:00"}
|
|
235
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:43:33.778-05:00"}
|
|
236
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:43:34.004-05:00"}
|
|
237
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=0e19298f-9932-4b00-abec-78ce043b28c2","timestamp":"2025-09-15T11:43:34.004-05:00"}
|
|
238
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:43:36.602-05:00"}
|
|
239
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:43:36.827-05:00"}
|
|
240
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=720f673a-781d-42c1-857f-5cb5d7783e6b","timestamp":"2025-09-15T11:43:36.827-05:00"}
|
|
241
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:43:39.406-05:00"}
|
|
242
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:43:39.630-05:00"}
|
|
243
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=0b2fe3ab-1ce5-4d6e-8c4d-c34163e762c1","timestamp":"2025-09-15T11:43:39.630-05:00"}
|
|
244
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:43:42.270-05:00"}
|
|
245
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:43:42.489-05:00"}
|
|
246
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=a5253780-b456-4bdb-b861-e351f28082d0","timestamp":"2025-09-15T11:43:42.489-05:00"}
|
|
247
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:43:45.088-05:00"}
|
|
248
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:43:45.311-05:00"}
|
|
249
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=7dea0e8b-51b5-411d-84c1-118104e4009a","timestamp":"2025-09-15T11:43:45.311-05:00"}
|
|
250
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:43:47.891-05:00"}
|
|
251
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:43:48.114-05:00"}
|
|
252
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=7900ef2e-db14-48d9-9e90-01b54a2a8772","timestamp":"2025-09-15T11:43:48.114-05:00"}
|
|
253
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:43:50.220-05:00"}
|
|
254
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:43:50.443-05:00"}
|
|
255
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=62ed7423-080b-4772-af94-2f513c49927c","timestamp":"2025-09-15T11:43:50.443-05:00"}
|
|
256
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:43:53.022-05:00"}
|
|
257
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T11:43:53.244-05:00"}
|
|
258
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=bd4031be-3758-4b62-a82e-c01b0a32f718","timestamp":"2025-09-15T11:43:53.244-05:00"}
|
|
259
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T11:43:55.824-05:00"}
|
|
260
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:03:30.438-05:00"}
|
|
261
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=a8524491-9cc7-47ff-95b2-d460cbfbd721","timestamp":"2025-09-15T13:03:30.438-05:00"}
|
|
262
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:03:32.927-05:00"}
|
|
263
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:03:33.150-05:00"}
|
|
264
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=953f6bf8-2583-4c18-8fae-8b2529b2bc92","timestamp":"2025-09-15T13:03:33.150-05:00"}
|
|
265
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:03:35.757-05:00"}
|
|
266
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:03:35.978-05:00"}
|
|
267
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=03ae5e4d-98ef-4442-900e-58a1adb48795","timestamp":"2025-09-15T13:03:35.979-05:00"}
|
|
268
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:03:38.603-05:00"}
|
|
269
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:03:38.826-05:00"}
|
|
270
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=5bae9ce8-9382-4a48-a7f0-1ba2c3ee735c","timestamp":"2025-09-15T13:03:38.826-05:00"}
|
|
271
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:03:40.932-05:00"}
|
|
272
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:03:41.153-05:00"}
|
|
273
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=8e6550c8-4f4a-416d-92b4-968c96fcbf6f","timestamp":"2025-09-15T13:03:41.153-05:00"}
|
|
274
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:03:43.755-05:00"}
|
|
275
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:03:43.973-05:00"}
|
|
276
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=e6699bc9-ed61-4c49-8eaa-d4771899511b","timestamp":"2025-09-15T13:03:43.973-05:00"}
|
|
277
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:03:46.601-05:00"}
|
|
278
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:03:46.819-05:00"}
|
|
279
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=919fd2ca-4ab6-4d59-8fe9-801d2f918602","timestamp":"2025-09-15T13:03:46.819-05:00"}
|
|
280
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:03:49.417-05:00"}
|
|
281
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:03:49.637-05:00"}
|
|
282
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=ebdeb0d8-4215-4f3f-82ab-0340512da077","timestamp":"2025-09-15T13:03:49.637-05:00"}
|
|
283
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:03:52.252-05:00"}
|
|
284
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:03:52.475-05:00"}
|
|
285
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=3c1546a5-d88e-4828-aa67-99f34a2c6692","timestamp":"2025-09-15T13:03:52.475-05:00"}
|
|
286
|
+
{"context":{"error":"listen EADDRINUSE: address already in use :::1984"},"level":"error","message":"HTTP server error","timestamp":"2025-09-15T13:03:53.081-05:00"}
|
|
287
|
+
{"context":{"error":"listen EADDRINUSE: address already in use :::1984","port":1984},"level":"error","message":"Failed to start HTTP server","timestamp":"2025-09-15T13:03:53.081-05:00"}
|
|
288
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:03:55.285-05:00"}
|
|
289
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:03:55.502-05:00"}
|
|
290
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=340e7413-5c06-465b-b48f-0e89cdd4691c","timestamp":"2025-09-15T13:03:55.502-05:00"}
|
|
291
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:03:58.141-05:00"}
|
|
292
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:03:58.360-05:00"}
|
|
293
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=fa2a6055-8b8d-42c2-9cfa-e97e35e1c2ce","timestamp":"2025-09-15T13:03:58.360-05:00"}
|
|
294
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:04:00.963-05:00"}
|
|
295
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:04:01.182-05:00"}
|
|
296
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=5bf10b68-df08-436d-8da8-330b1c67641d","timestamp":"2025-09-15T13:04:01.182-05:00"}
|
|
297
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:04:03.778-05:00"}
|
|
298
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:04:03.997-05:00"}
|
|
299
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=5576cdde-150a-47c7-8bce-1d108eed4188","timestamp":"2025-09-15T13:04:03.997-05:00"}
|
|
300
|
+
{"context":{"error":"listen EADDRINUSE: address already in use :::1984"},"level":"error","message":"HTTP server error","timestamp":"2025-09-15T13:04:04.587-05:00"}
|
|
301
|
+
{"context":{"error":"listen EADDRINUSE: address already in use :::1984","port":1984},"level":"error","message":"Failed to start HTTP server","timestamp":"2025-09-15T13:04:04.587-05:00"}
|
|
302
|
+
{"context":{"error":"listen EADDRINUSE: address already in use :::1984"},"level":"error","message":"HTTP server error","timestamp":"2025-09-15T13:04:05.240-05:00"}
|
|
303
|
+
{"context":{"error":"listen EADDRINUSE: address already in use :::1984","port":1984},"level":"error","message":"Failed to start HTTP server","timestamp":"2025-09-15T13:04:05.240-05:00"}
|
|
304
|
+
{"context":{"error":"listen EADDRINUSE: address already in use :::1984"},"level":"error","message":"HTTP server error","timestamp":"2025-09-15T13:04:05.896-05:00"}
|
|
305
|
+
{"context":{"error":"listen EADDRINUSE: address already in use :::1984","port":1984},"level":"error","message":"Failed to start HTTP server","timestamp":"2025-09-15T13:04:05.896-05:00"}
|
|
306
|
+
{"context":{"error":"listen EADDRINUSE: address already in use :::1984"},"level":"error","message":"HTTP server error","timestamp":"2025-09-15T13:04:06.552-05:00"}
|
|
307
|
+
{"context":{"error":"listen EADDRINUSE: address already in use :::1984","port":1984},"level":"error","message":"Failed to start HTTP server","timestamp":"2025-09-15T13:04:06.552-05:00"}
|
|
308
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:04:09.220-05:00"}
|
|
309
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:04:09.444-05:00"}
|
|
310
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=f8d84427-126f-4563-a395-30709c3022b1","timestamp":"2025-09-15T13:04:09.444-05:00"}
|
|
311
|
+
{"context":{"error":"listen EADDRINUSE: address already in use :::1984"},"level":"error","message":"HTTP server error","timestamp":"2025-09-15T13:04:10.024-05:00"}
|
|
312
|
+
{"context":{"error":"listen EADDRINUSE: address already in use :::1984","port":1984},"level":"error","message":"Failed to start HTTP server","timestamp":"2025-09-15T13:04:10.024-05:00"}
|
|
313
|
+
{"context":{"error":"listen EADDRINUSE: address already in use :::1984"},"level":"error","message":"HTTP server error","timestamp":"2025-09-15T13:04:10.616-05:00"}
|
|
314
|
+
{"context":{"error":"listen EADDRINUSE: address already in use :::1984","port":1984},"level":"error","message":"Failed to start HTTP server","timestamp":"2025-09-15T13:04:10.616-05:00"}
|
|
315
|
+
{"context":{"error":"listen EADDRINUSE: address already in use :::1984"},"level":"error","message":"HTTP server error","timestamp":"2025-09-15T13:04:11.240-05:00"}
|
|
316
|
+
{"context":{"error":"listen EADDRINUSE: address already in use :::1984","port":1984},"level":"error","message":"Failed to start HTTP server","timestamp":"2025-09-15T13:04:11.240-05:00"}
|
|
317
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:04:13.901-05:00"}
|
|
318
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:04:14.122-05:00"}
|
|
319
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=e959b718-fb32-41d7-93bf-3ff487d0016f","timestamp":"2025-09-15T13:04:14.122-05:00"}
|
|
320
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:04:44.485-05:00"}
|
|
321
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=0548b7d9-4e73-423d-b20e-a02c0f965052","timestamp":"2025-09-15T13:04:44.486-05:00"}
|
|
322
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:04:50.659-05:00"}
|
|
323
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:04:53.927-05:00"}
|
|
324
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=1987776f-0bb7-4b49-827f-05b6216f7766","timestamp":"2025-09-15T13:04:53.927-05:00"}
|
|
325
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:05:00.430-05:00"}
|
|
326
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:05:03.696-05:00"}
|
|
327
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=f362c6d8-6e22-43b6-9287-7f0b9bf6e417","timestamp":"2025-09-15T13:05:03.696-05:00"}
|
|
328
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:05:09.697-05:00"}
|
|
329
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:05:12.966-05:00"}
|
|
330
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=62c5eaa5-c85b-41c9-be93-cfeff2b762ac","timestamp":"2025-09-15T13:05:12.966-05:00"}
|
|
331
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:05:19.185-05:00"}
|
|
332
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:05:22.450-05:00"}
|
|
333
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=e44d8d11-cb50-43ae-98a7-18639450d2a3","timestamp":"2025-09-15T13:05:22.450-05:00"}
|
|
334
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:05:29.514-05:00"}
|
|
335
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:05:32.541-05:00"}
|
|
336
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=4c0e0fcf-2bcf-487f-9246-07be688d2fb6","timestamp":"2025-09-15T13:05:32.541-05:00"}
|
|
337
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:05:34.910-05:00"}
|
|
338
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:05:35.123-05:00"}
|
|
339
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=2c7a5930-dac1-4d20-8ab7-9e6ee272cb25","timestamp":"2025-09-15T13:05:35.123-05:00"}
|
|
340
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:05:37.766-05:00"}
|
|
341
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:05:37.976-05:00"}
|
|
342
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=6757d7b5-fd03-455f-bc98-2b87cea4b3ef","timestamp":"2025-09-15T13:05:37.976-05:00"}
|
|
343
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:05:40.628-05:00"}
|
|
344
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:05:40.835-05:00"}
|
|
345
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=9877e646-9b07-4a2f-9fbb-f12baf37f80c","timestamp":"2025-09-15T13:05:40.835-05:00"}
|
|
346
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:05:43.182-05:00"}
|
|
347
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:05:43.393-05:00"}
|
|
348
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=8a63a4fe-fd01-4b49-911f-8816808a12de","timestamp":"2025-09-15T13:05:43.393-05:00"}
|
|
349
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:05:46.077-05:00"}
|
|
350
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:05:46.288-05:00"}
|
|
351
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=14dab5fd-80c2-40f8-9431-085b6102edbd","timestamp":"2025-09-15T13:05:46.288-05:00"}
|
|
352
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:05:48.874-05:00"}
|
|
353
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:05:49.083-05:00"}
|
|
354
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=5edacefe-08a4-4caa-aec3-cebcd7bb981b","timestamp":"2025-09-15T13:05:49.083-05:00"}
|
|
355
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:05:53.220-05:00"}
|
|
356
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:05:53.430-05:00"}
|
|
357
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=6cedd619-5ef0-4b38-afd4-104b5d50c5de","timestamp":"2025-09-15T13:05:53.430-05:00"}
|
|
358
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:05:55.788-05:00"}
|
|
359
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:05:55.999-05:00"}
|
|
360
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=ff3a013b-655f-44b0-8834-eb3fcfdf684b","timestamp":"2025-09-15T13:05:55.999-05:00"}
|
|
361
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:05:58.605-05:00"}
|
|
362
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:06:02.130-05:00"}
|
|
363
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=3c81ba04-4917-4632-91cc-37865e86c440","timestamp":"2025-09-15T13:06:02.130-05:00"}
|
|
364
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:06:04.876-05:00"}
|
|
365
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:06:06.496-05:00"}
|
|
366
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=6265010f-338e-4922-8393-21413d3e70e9","timestamp":"2025-09-15T13:06:06.496-05:00"}
|
|
367
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:06:10.855-05:00"}
|
|
368
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:06:11.271-05:00"}
|
|
369
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=0950cdb5-9035-46d6-bca1-51f6ad225af9","timestamp":"2025-09-15T13:06:11.271-05:00"}
|
|
370
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:06:14.931-05:00"}
|
|
371
|
+
{"context":{"port":9001},"level":"info","message":"HTTP server started for recovery operations","timestamp":"2025-09-15T13:06:45.522-05:00"}
|
|
372
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:06:47.524-05:00"}
|
|
373
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:06:47.526-05:00"}
|
|
374
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9002/setup?token=32501a5e-0297-4103-9e67-5d514ca37e77","timestamp":"2025-09-15T13:06:47.526-05:00"}
|
|
375
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:06:49.529-05:00"}
|
|
376
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:06:49.531-05:00"}
|
|
377
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9003/setup?token=9f7dff2f-7d54-4b1e-8c3d-208e02f5700d","timestamp":"2025-09-15T13:06:49.531-05:00"}
|
|
378
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T13:06:49.547-05:00"}
|
|
379
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:06:49.798-05:00"}
|
|
380
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9004/setup?token=0c93a78d-3092-40eb-987f-d32477770830","timestamp":"2025-09-15T13:06:49.799-05:00"}
|
|
381
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T13:06:49.801-05:00"}
|
|
382
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T13:06:49.802-05:00"}
|
|
383
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:06:50.053-05:00"}
|
|
384
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9005/setup?token=252e887f-eacb-45a8-9144-b386fa5956e7","timestamp":"2025-09-15T13:06:50.054-05:00"}
|
|
385
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T13:06:50.058-05:00"}
|
|
386
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:06:50.309-05:00"}
|
|
387
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9006/setup?token=b90d32a8-9036-405b-b630-6224e3e84ac3","timestamp":"2025-09-15T13:06:50.310-05:00"}
|
|
388
|
+
{"context":{"client_ip":"::1"},"level":"info","message":"Setup completed successfully via HTTP interface","timestamp":"2025-09-15T13:06:50.550-05:00"}
|
|
389
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T13:06:50.550-05:00"}
|
|
390
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:06:50.802-05:00"}
|
|
391
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9007/setup?token=148d961f-9fe8-442f-b262-98a82217d9d1","timestamp":"2025-09-15T13:06:50.802-05:00"}
|
|
392
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T13:06:50.805-05:00"}
|
|
393
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T13:06:50.807-05:00"}
|
|
394
|
+
{"context":{"port":9008},"level":"info","message":"HTTP server started for recovery operations","timestamp":"2025-09-15T13:06:51.301-05:00"}
|
|
395
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T13:06:51.302-05:00"}
|
|
396
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:06:51.549-05:00"}
|
|
397
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:06:51.554-05:00"}
|
|
398
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9009/setup?token=9b123fd1-4c07-46b1-aa5f-392f0baea63d","timestamp":"2025-09-15T13:06:51.555-05:00"}
|
|
399
|
+
{"context":{"client_ip":"::1","provided_token":null},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T13:06:51.556-05:00"}
|
|
400
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T13:06:51.557-05:00"}
|
|
401
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:06:51.803-05:00"}
|
|
402
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:06:51.809-05:00"}
|
|
403
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9010/setup?token=02a4b095-53f7-4c1e-9a96-d3e69ca306ca","timestamp":"2025-09-15T13:06:51.809-05:00"}
|
|
404
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T13:06:51.814-05:00"}
|
|
405
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:06:52.059-05:00"}
|
|
406
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:06:52.066-05:00"}
|
|
407
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9011/setup?token=29fbecdb-b74e-409f-9034-bff80a734c7c","timestamp":"2025-09-15T13:06:52.066-05:00"}
|
|
408
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T13:06:52.070-05:00"}
|
|
409
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T13:06:52.072-05:00"}
|
|
410
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T13:06:52.073-05:00"}
|
|
411
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T13:06:52.074-05:00"}
|
|
412
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T13:06:52.074-05:00"}
|
|
413
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T13:06:52.075-05:00"}
|
|
414
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T13:06:52.075-05:00"}
|
|
415
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T13:06:52.076-05:00"}
|
|
416
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T13:06:52.076-05:00"}
|
|
417
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T13:06:52.077-05:00"}
|
|
418
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T13:06:52.078-05:00"}
|
|
419
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:06:52.330-05:00"}
|
|
420
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9012/setup?token=4a20c9e8-af12-4619-b90d-181d58a4554c","timestamp":"2025-09-15T13:06:52.330-05:00"}
|
|
421
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:06:52.552-05:00"}
|
|
422
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:06:52.807-05:00"}
|
|
423
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:06:53.303-05:00"}
|
|
424
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:06:53.558-05:00"}
|
|
425
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:06:53.816-05:00"}
|
|
426
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:06:54.079-05:00"}
|
|
427
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:06:54.332-05:00"}
|
|
428
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:06:54.336-05:00"}
|
|
429
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9013/setup?token=2212bc51-8435-4bc2-a6e7-fd3826e000ae","timestamp":"2025-09-15T13:06:54.336-05:00"}
|
|
430
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:06:56.337-05:00"}
|
|
431
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:06:56.338-05:00"}
|
|
432
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9014/setup?token=b936509b-8fd8-4ee3-be48-fbb9b5e48ced","timestamp":"2025-09-15T13:06:56.338-05:00"}
|
|
433
|
+
{"context":{"client_ip":"::1"},"level":"info","message":"Setup completed successfully via HTTP interface","timestamp":"2025-09-15T13:06:56.579-05:00"}
|
|
434
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T13:06:56.579-05:00"}
|
|
435
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:06:56.831-05:00"}
|
|
436
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9015/setup?token=2b4ec224-a6ae-4a58-b85c-af66ecfe7ce6","timestamp":"2025-09-15T13:06:56.831-05:00"}
|
|
437
|
+
{"context":{"error":"listen EADDRINUSE: address already in use :::9015"},"level":"error","message":"HTTP server error","timestamp":"2025-09-15T13:06:56.933-05:00"}
|
|
438
|
+
{"context":{"error":"listen EADDRINUSE: address already in use :::9015","port":9015},"level":"error","message":"Failed to start HTTP server","timestamp":"2025-09-15T13:06:56.933-05:00"}
|
|
439
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:06:58.580-05:00"}
|
|
440
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:06:58.935-05:00"}
|
|
441
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:06:58.936-05:00"}
|
|
442
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9016/setup?token=352476e3-3f62-4cec-8054-4e708f4f552d","timestamp":"2025-09-15T13:06:58.936-05:00"}
|
|
443
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T13:06:58.938-05:00"}
|
|
444
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:06:59.190-05:00"}
|
|
445
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9017/setup?token=549b84d8-0ea1-4b0f-8828-ca513f02a603","timestamp":"2025-09-15T13:06:59.191-05:00"}
|
|
446
|
+
{"context":{"client_ip":"::1"},"level":"info","message":"Setup completed successfully via HTTP interface","timestamp":"2025-09-15T13:06:59.431-05:00"}
|
|
447
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T13:06:59.431-05:00"}
|
|
448
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:06:59.683-05:00"}
|
|
449
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9018/setup?token=0c4d24a9-ea8e-4142-94ad-b1401bf112c8","timestamp":"2025-09-15T13:06:59.683-05:00"}
|
|
450
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T13:06:59.685-05:00"}
|
|
451
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T13:06:59.685-05:00"}
|
|
452
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:06:59.937-05:00"}
|
|
453
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9019/setup?token=80aeffd0-34ce-42f6-b6a3-2c8a09c2d123","timestamp":"2025-09-15T13:06:59.937-05:00"}
|
|
454
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T13:06:59.939-05:00"}
|
|
455
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:07:00.191-05:00"}
|
|
456
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9020/setup?token=ccffccae-5657-4183-948b-58ba1cbad143","timestamp":"2025-09-15T13:07:00.191-05:00"}
|
|
457
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:07:00.939-05:00"}
|
|
458
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:07:01.433-05:00"}
|
|
459
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:07:01.686-05:00"}
|
|
460
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:07:01.940-05:00"}
|
|
461
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:07:02.192-05:00"}
|
|
462
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:07:02.193-05:00"}
|
|
463
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9021/setup?token=6aa0361e-a76a-45aa-82e3-3de6d1a5e273","timestamp":"2025-09-15T13:07:02.193-05:00"}
|
|
464
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:07:04.194-05:00"}
|
|
465
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:07:22.924-05:00"}
|
|
466
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=d2a4c044-d99a-40ed-85aa-d11a992da60a","timestamp":"2025-09-15T13:07:22.924-05:00"}
|
|
467
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:07:25.641-05:00"}
|
|
468
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:07:25.866-05:00"}
|
|
469
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=29b43911-9084-4fa0-92c8-e647fa373dbb","timestamp":"2025-09-15T13:07:25.866-05:00"}
|
|
470
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:07:28.473-05:00"}
|
|
471
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:07:28.695-05:00"}
|
|
472
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=12b599f6-99de-4726-8064-4772245b0938","timestamp":"2025-09-15T13:07:28.695-05:00"}
|
|
473
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:07:31.298-05:00"}
|
|
474
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:07:31.525-05:00"}
|
|
475
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=9f4ab386-624d-44b6-ada0-70738ca54abf","timestamp":"2025-09-15T13:07:31.526-05:00"}
|
|
476
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:07:34.191-05:00"}
|
|
477
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:07:34.414-05:00"}
|
|
478
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=fa2bc9fd-c38d-490c-839c-29f74c77deac","timestamp":"2025-09-15T13:07:34.414-05:00"}
|
|
479
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:07:37.024-05:00"}
|
|
480
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:07:37.247-05:00"}
|
|
481
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=349e117d-d5e4-44a5-bfc3-7440761022b8","timestamp":"2025-09-15T13:07:37.247-05:00"}
|
|
482
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:07:39.839-05:00"}
|
|
483
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:07:40.063-05:00"}
|
|
484
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=5ef1e268-410d-48cd-a2cc-a2e2866a6e64","timestamp":"2025-09-15T13:07:40.064-05:00"}
|
|
485
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:07:42.647-05:00"}
|
|
486
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:07:42.872-05:00"}
|
|
487
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=45088fbe-b562-4942-b584-409e66568730","timestamp":"2025-09-15T13:07:42.872-05:00"}
|
|
488
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:07:45.507-05:00"}
|
|
489
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:07:45.733-05:00"}
|
|
490
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=80d2c327-6e90-4829-b554-f497995c03cb","timestamp":"2025-09-15T13:07:45.734-05:00"}
|
|
491
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:07:48.356-05:00"}
|
|
492
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:07:48.579-05:00"}
|
|
493
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=b109a218-4af7-4320-81ce-ffa2e0c30341","timestamp":"2025-09-15T13:07:48.579-05:00"}
|
|
494
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:07:51.175-05:00"}
|
|
495
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:07:51.400-05:00"}
|
|
496
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=b9681b3b-62a8-4ff4-ac9f-5be5080edc96","timestamp":"2025-09-15T13:07:51.400-05:00"}
|
|
497
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:07:54.001-05:00"}
|
|
498
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:07:54.226-05:00"}
|
|
499
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=ca3d6432-6c81-4137-bb5e-43e5a95a8fd1","timestamp":"2025-09-15T13:07:54.226-05:00"}
|
|
500
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:07:56.891-05:00"}
|
|
501
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:07:57.114-05:00"}
|
|
502
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=90385bfd-d2aa-4322-bb81-d8074a1478e2","timestamp":"2025-09-15T13:07:57.114-05:00"}
|
|
503
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:07:59.219-05:00"}
|
|
504
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:07:59.443-05:00"}
|
|
505
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=4ed2c488-4bce-4e95-b380-568cb00c7787","timestamp":"2025-09-15T13:07:59.443-05:00"}
|
|
506
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:08:02.032-05:00"}
|
|
507
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:08:02.254-05:00"}
|
|
508
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=9ed20521-285a-40be-8c0f-a0a3302a4bf2","timestamp":"2025-09-15T13:08:02.254-05:00"}
|
|
509
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:08:04.838-05:00"}
|
|
510
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:30:35.317-05:00"}
|
|
511
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=71e23e19-f778-4801-bcb8-0c3e031a90e9","timestamp":"2025-09-15T13:30:35.317-05:00"}
|
|
512
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:30:38.100-05:00"}
|
|
513
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:30:38.323-05:00"}
|
|
514
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=79dff1af-e5c6-42d8-9dfd-f1651c3269bf","timestamp":"2025-09-15T13:30:38.323-05:00"}
|
|
515
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:30:40.922-05:00"}
|
|
516
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:30:41.140-05:00"}
|
|
517
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=04e483cd-04ed-471d-bd08-d5960759a6ed","timestamp":"2025-09-15T13:30:41.140-05:00"}
|
|
518
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:30:43.750-05:00"}
|
|
519
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:30:43.972-05:00"}
|
|
520
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=9b369cc6-928c-4d73-a206-8dfc0a165065","timestamp":"2025-09-15T13:30:43.972-05:00"}
|
|
521
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:30:46.077-05:00"}
|
|
522
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:30:46.299-05:00"}
|
|
523
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=4c4b7620-48d2-42a6-ac19-e49b3f93a643","timestamp":"2025-09-15T13:30:46.299-05:00"}
|
|
524
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:30:48.960-05:00"}
|
|
525
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:30:49.181-05:00"}
|
|
526
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=76aa9fed-b2ba-4637-8e85-2e98c6fdcf84","timestamp":"2025-09-15T13:30:49.181-05:00"}
|
|
527
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:30:51.817-05:00"}
|
|
528
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:30:52.036-05:00"}
|
|
529
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=4f05a42f-beaf-4904-b18f-74d4a2759064","timestamp":"2025-09-15T13:30:52.036-05:00"}
|
|
530
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:30:54.716-05:00"}
|
|
531
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:30:54.936-05:00"}
|
|
532
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=b15b405e-4bec-49f1-9b0f-04eef8cc7043","timestamp":"2025-09-15T13:30:54.936-05:00"}
|
|
533
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:30:57.623-05:00"}
|
|
534
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:30:57.845-05:00"}
|
|
535
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=53bfc95f-d8d5-4cab-82b6-59e9cf4663e8","timestamp":"2025-09-15T13:30:57.845-05:00"}
|
|
536
|
+
{"context":{"error":"listen EADDRINUSE: address already in use :::1984"},"level":"error","message":"HTTP server error","timestamp":"2025-09-15T13:30:58.458-05:00"}
|
|
537
|
+
{"context":{"error":"listen EADDRINUSE: address already in use :::1984","port":1984},"level":"error","message":"Failed to start HTTP server","timestamp":"2025-09-15T13:30:58.458-05:00"}
|
|
538
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:31:00.662-05:00"}
|
|
539
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:31:00.883-05:00"}
|
|
540
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=7903d887-c172-4fe6-bf73-2bc967ceffa0","timestamp":"2025-09-15T13:31:00.883-05:00"}
|
|
541
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:31:03.488-05:00"}
|
|
542
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:31:03.710-05:00"}
|
|
543
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=d80ec773-f90d-4fd6-a6d1-8d048e42c948","timestamp":"2025-09-15T13:31:03.710-05:00"}
|
|
544
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:31:06.326-05:00"}
|
|
545
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:31:06.546-05:00"}
|
|
546
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=f84a36ce-5c2b-4a0f-84c1-d6371c3da7ef","timestamp":"2025-09-15T13:31:06.546-05:00"}
|
|
547
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:31:09.165-05:00"}
|
|
548
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:31:09.385-05:00"}
|
|
549
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=f53d3445-7d0c-4095-9c1c-461d5dad6fd9","timestamp":"2025-09-15T13:31:09.385-05:00"}
|
|
550
|
+
{"context":{"error":"listen EADDRINUSE: address already in use :::1984"},"level":"error","message":"HTTP server error","timestamp":"2025-09-15T13:31:09.975-05:00"}
|
|
551
|
+
{"context":{"error":"listen EADDRINUSE: address already in use :::1984","port":1984},"level":"error","message":"Failed to start HTTP server","timestamp":"2025-09-15T13:31:09.975-05:00"}
|
|
552
|
+
{"context":{"error":"listen EADDRINUSE: address already in use :::1984"},"level":"error","message":"HTTP server error","timestamp":"2025-09-15T13:31:10.664-05:00"}
|
|
553
|
+
{"context":{"error":"listen EADDRINUSE: address already in use :::1984","port":1984},"level":"error","message":"Failed to start HTTP server","timestamp":"2025-09-15T13:31:10.664-05:00"}
|
|
554
|
+
{"context":{"error":"listen EADDRINUSE: address already in use :::1984"},"level":"error","message":"HTTP server error","timestamp":"2025-09-15T13:31:11.369-05:00"}
|
|
555
|
+
{"context":{"error":"listen EADDRINUSE: address already in use :::1984","port":1984},"level":"error","message":"Failed to start HTTP server","timestamp":"2025-09-15T13:31:11.369-05:00"}
|
|
556
|
+
{"context":{"error":"listen EADDRINUSE: address already in use :::1984"},"level":"error","message":"HTTP server error","timestamp":"2025-09-15T13:31:12.066-05:00"}
|
|
557
|
+
{"context":{"error":"listen EADDRINUSE: address already in use :::1984","port":1984},"level":"error","message":"Failed to start HTTP server","timestamp":"2025-09-15T13:31:12.066-05:00"}
|
|
558
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:31:14.763-05:00"}
|
|
559
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:31:14.988-05:00"}
|
|
560
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=2f130ac3-1bd2-40f7-b596-d92d4444be06","timestamp":"2025-09-15T13:31:14.988-05:00"}
|
|
561
|
+
{"context":{"error":"listen EADDRINUSE: address already in use :::1984"},"level":"error","message":"HTTP server error","timestamp":"2025-09-15T13:31:15.604-05:00"}
|
|
562
|
+
{"context":{"error":"listen EADDRINUSE: address already in use :::1984","port":1984},"level":"error","message":"Failed to start HTTP server","timestamp":"2025-09-15T13:31:15.604-05:00"}
|
|
563
|
+
{"context":{"error":"listen EADDRINUSE: address already in use :::1984"},"level":"error","message":"HTTP server error","timestamp":"2025-09-15T13:31:16.249-05:00"}
|
|
564
|
+
{"context":{"error":"listen EADDRINUSE: address already in use :::1984","port":1984},"level":"error","message":"Failed to start HTTP server","timestamp":"2025-09-15T13:31:16.249-05:00"}
|
|
565
|
+
{"context":{"error":"listen EADDRINUSE: address already in use :::1984"},"level":"error","message":"HTTP server error","timestamp":"2025-09-15T13:31:16.907-05:00"}
|
|
566
|
+
{"context":{"error":"listen EADDRINUSE: address already in use :::1984","port":1984},"level":"error","message":"Failed to start HTTP server","timestamp":"2025-09-15T13:31:16.907-05:00"}
|
|
567
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:31:19.588-05:00"}
|
|
568
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:31:19.805-05:00"}
|
|
569
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=69f036fa-3773-4b83-939f-79506e67ad0d","timestamp":"2025-09-15T13:31:19.805-05:00"}
|
|
570
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:31:50.482-05:00"}
|
|
571
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=0ae05738-2a32-4445-846a-5df7b4a04452","timestamp":"2025-09-15T13:31:50.482-05:00"}
|
|
572
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:31:56.619-05:00"}
|
|
573
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:31:59.886-05:00"}
|
|
574
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=73810461-f9f3-4697-9e2c-1ab4553f3fe7","timestamp":"2025-09-15T13:31:59.886-05:00"}
|
|
575
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:32:06.406-05:00"}
|
|
576
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:32:09.675-05:00"}
|
|
577
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=c1d0f2fd-1bea-4521-bbe9-dce642a9b6d6","timestamp":"2025-09-15T13:32:09.676-05:00"}
|
|
578
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:32:15.677-05:00"}
|
|
579
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:32:18.945-05:00"}
|
|
580
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=3ceffa91-8c7e-4039-be3a-19fb237f75f0","timestamp":"2025-09-15T13:32:18.945-05:00"}
|
|
581
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:32:25.314-05:00"}
|
|
582
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:32:28.580-05:00"}
|
|
583
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=71826cc8-b9eb-411d-b8f4-bad6195fd55f","timestamp":"2025-09-15T13:32:28.580-05:00"}
|
|
584
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:32:35.736-05:00"}
|
|
585
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:32:38.782-05:00"}
|
|
586
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=01e8f33b-e505-4db7-b8ae-65fd8fe00d05","timestamp":"2025-09-15T13:32:38.783-05:00"}
|
|
587
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:32:41.160-05:00"}
|
|
588
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:32:41.376-05:00"}
|
|
589
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=7692711e-db79-448e-98bb-e3a2b8250ff5","timestamp":"2025-09-15T13:32:41.376-05:00"}
|
|
590
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:32:44.025-05:00"}
|
|
591
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:32:44.234-05:00"}
|
|
592
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=3446d410-259f-4d42-8563-286b7328536a","timestamp":"2025-09-15T13:32:44.234-05:00"}
|
|
593
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:32:46.926-05:00"}
|
|
594
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:32:47.137-05:00"}
|
|
595
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=d72ab733-7325-4910-a16c-42a4383a9011","timestamp":"2025-09-15T13:32:47.137-05:00"}
|
|
596
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:32:49.503-05:00"}
|
|
597
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:32:49.715-05:00"}
|
|
598
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=85675344-f1ca-4516-8851-33962a27eb5c","timestamp":"2025-09-15T13:32:49.715-05:00"}
|
|
599
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:32:52.301-05:00"}
|
|
600
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:32:52.514-05:00"}
|
|
601
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=5f610192-4fec-42e3-9669-5f838b983633","timestamp":"2025-09-15T13:32:52.515-05:00"}
|
|
602
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:32:55.361-05:00"}
|
|
603
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:32:55.574-05:00"}
|
|
604
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=c78f0365-92e0-4261-84c1-d8b68dafede6","timestamp":"2025-09-15T13:32:55.574-05:00"}
|
|
605
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:33:00.139-05:00"}
|
|
606
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:33:00.349-05:00"}
|
|
607
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=5d3375c8-a4ec-47f3-a102-2f1a8fdb5aa6","timestamp":"2025-09-15T13:33:00.349-05:00"}
|
|
608
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:33:02.718-05:00"}
|
|
609
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:33:02.928-05:00"}
|
|
610
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=3bc8555b-3839-4dd4-bd7a-33110ad59464","timestamp":"2025-09-15T13:33:02.928-05:00"}
|
|
611
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:33:05.577-05:00"}
|
|
612
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:33:09.183-05:00"}
|
|
613
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=39c3161c-aaee-44a6-90d0-8e11a1177254","timestamp":"2025-09-15T13:33:09.183-05:00"}
|
|
614
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:33:11.928-05:00"}
|
|
615
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:33:13.655-05:00"}
|
|
616
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=d945c590-2ba8-4654-a787-cad23feb1a84","timestamp":"2025-09-15T13:33:13.655-05:00"}
|
|
617
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:33:18.206-05:00"}
|
|
618
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:33:18.619-05:00"}
|
|
619
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=5418ef48-e774-434e-a6ab-4a0fdbc7d05d","timestamp":"2025-09-15T13:33:18.619-05:00"}
|
|
620
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:33:22.341-05:00"}
|
|
621
|
+
{"context":{"port":9001},"level":"info","message":"HTTP server started for recovery operations","timestamp":"2025-09-15T13:33:57.899-05:00"}
|
|
622
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:33:59.903-05:00"}
|
|
623
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:33:59.905-05:00"}
|
|
624
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9002/setup?token=d48d5da2-6de6-477f-b571-5b112795cf8c","timestamp":"2025-09-15T13:33:59.906-05:00"}
|
|
625
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:34:01.908-05:00"}
|
|
626
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:34:01.910-05:00"}
|
|
627
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9003/setup?token=6e4001a9-60c6-49a5-976f-fa9e590779c6","timestamp":"2025-09-15T13:34:01.911-05:00"}
|
|
628
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T13:34:01.927-05:00"}
|
|
629
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:34:02.179-05:00"}
|
|
630
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9004/setup?token=c06a84f9-62e7-4b8b-8cfd-cbe2fc173346","timestamp":"2025-09-15T13:34:02.180-05:00"}
|
|
631
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T13:34:02.182-05:00"}
|
|
632
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T13:34:02.183-05:00"}
|
|
633
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:34:02.434-05:00"}
|
|
634
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9005/setup?token=e46f0c42-1844-48ca-9fda-4eb035f8ac89","timestamp":"2025-09-15T13:34:02.435-05:00"}
|
|
635
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T13:34:02.438-05:00"}
|
|
636
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:34:02.690-05:00"}
|
|
637
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9006/setup?token=99d7d431-e902-4503-b2d8-30d38e186e93","timestamp":"2025-09-15T13:34:02.690-05:00"}
|
|
638
|
+
{"context":{"client_ip":"::1"},"level":"info","message":"Setup completed successfully via HTTP interface","timestamp":"2025-09-15T13:34:02.926-05:00"}
|
|
639
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T13:34:02.927-05:00"}
|
|
640
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:34:03.178-05:00"}
|
|
641
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9007/setup?token=0f39e3e9-a543-4c92-b32a-e81f42b1e703","timestamp":"2025-09-15T13:34:03.178-05:00"}
|
|
642
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T13:34:03.181-05:00"}
|
|
643
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T13:34:03.182-05:00"}
|
|
644
|
+
{"context":{"port":9008},"level":"info","message":"HTTP server started for recovery operations","timestamp":"2025-09-15T13:34:03.674-05:00"}
|
|
645
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T13:34:03.676-05:00"}
|
|
646
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:34:03.926-05:00"}
|
|
647
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9009/setup?token=842570f6-28f0-4393-95e7-cb936c2646b1","timestamp":"2025-09-15T13:34:03.927-05:00"}
|
|
648
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:34:03.928-05:00"}
|
|
649
|
+
{"context":{"client_ip":"::1","provided_token":null},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T13:34:03.928-05:00"}
|
|
650
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T13:34:03.929-05:00"}
|
|
651
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:34:04.181-05:00"}
|
|
652
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9010/setup?token=42c92190-5c2d-42bb-bb26-a5e7d0d59c85","timestamp":"2025-09-15T13:34:04.181-05:00"}
|
|
653
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:34:04.187-05:00"}
|
|
654
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T13:34:04.189-05:00"}
|
|
655
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:34:04.438-05:00"}
|
|
656
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:34:04.440-05:00"}
|
|
657
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9011/setup?token=6bf7109e-e83a-44d5-83f4-4d22b71d7c56","timestamp":"2025-09-15T13:34:04.440-05:00"}
|
|
658
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T13:34:04.442-05:00"}
|
|
659
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T13:34:04.444-05:00"}
|
|
660
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T13:34:04.445-05:00"}
|
|
661
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T13:34:04.446-05:00"}
|
|
662
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T13:34:04.446-05:00"}
|
|
663
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T13:34:04.447-05:00"}
|
|
664
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T13:34:04.449-05:00"}
|
|
665
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T13:34:04.457-05:00"}
|
|
666
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T13:34:04.459-05:00"}
|
|
667
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T13:34:04.459-05:00"}
|
|
668
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T13:34:04.461-05:00"}
|
|
669
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:34:04.714-05:00"}
|
|
670
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9012/setup?token=cae8ae56-31c9-4637-8d00-b023987396ab","timestamp":"2025-09-15T13:34:04.715-05:00"}
|
|
671
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:34:04.928-05:00"}
|
|
672
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:34:05.182-05:00"}
|
|
673
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:34:05.680-05:00"}
|
|
674
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:34:05.930-05:00"}
|
|
675
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:34:06.191-05:00"}
|
|
676
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:34:06.462-05:00"}
|
|
677
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:34:06.716-05:00"}
|
|
678
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:34:06.801-05:00"}
|
|
679
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9013/setup?token=6c395efb-fd8a-4069-8967-0d7b09bb5f1a","timestamp":"2025-09-15T13:34:06.801-05:00"}
|
|
680
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:34:08.808-05:00"}
|
|
681
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:34:08.810-05:00"}
|
|
682
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9014/setup?token=4759a9e0-3b59-4e8a-9790-f68b1c667438","timestamp":"2025-09-15T13:34:08.811-05:00"}
|
|
683
|
+
{"context":{"client_ip":"::1"},"level":"info","message":"Setup completed successfully via HTTP interface","timestamp":"2025-09-15T13:34:10.250-05:00"}
|
|
684
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T13:34:10.262-05:00"}
|
|
685
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:34:10.516-05:00"}
|
|
686
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9015/setup?token=3ad5d878-5be4-4fbc-8a22-b0bc94d0b797","timestamp":"2025-09-15T13:34:10.516-05:00"}
|
|
687
|
+
{"context":{"error":"listen EADDRINUSE: address already in use :::9015"},"level":"error","message":"HTTP server error","timestamp":"2025-09-15T13:34:10.625-05:00"}
|
|
688
|
+
{"context":{"error":"listen EADDRINUSE: address already in use :::9015","port":9015},"level":"error","message":"Failed to start HTTP server","timestamp":"2025-09-15T13:34:10.626-05:00"}
|
|
689
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:34:12.263-05:00"}
|
|
690
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:34:12.627-05:00"}
|
|
691
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:34:12.628-05:00"}
|
|
692
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9016/setup?token=83186c61-1892-4c0c-9088-72bdb3eb13c5","timestamp":"2025-09-15T13:34:12.629-05:00"}
|
|
693
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T13:34:12.632-05:00"}
|
|
694
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:34:12.883-05:00"}
|
|
695
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9017/setup?token=fb490706-5266-4a20-8d76-9ce6973222a3","timestamp":"2025-09-15T13:34:12.884-05:00"}
|
|
696
|
+
{"context":{"client_ip":"::1"},"level":"info","message":"Setup completed successfully via HTTP interface","timestamp":"2025-09-15T13:34:13.146-05:00"}
|
|
697
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T13:34:13.147-05:00"}
|
|
698
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:34:13.398-05:00"}
|
|
699
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9018/setup?token=7807f0cb-a8c2-4d3f-a444-54ecfd71c2ca","timestamp":"2025-09-15T13:34:13.398-05:00"}
|
|
700
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T13:34:13.400-05:00"}
|
|
701
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T13:34:13.400-05:00"}
|
|
702
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:34:13.652-05:00"}
|
|
703
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9019/setup?token=bfe155ac-d5ae-407a-8f3e-6f13cb98704b","timestamp":"2025-09-15T13:34:13.652-05:00"}
|
|
704
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T13:34:13.654-05:00"}
|
|
705
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:34:13.906-05:00"}
|
|
706
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9020/setup?token=548c1ab4-c39e-4ccf-af11-b1ce4aa819c7","timestamp":"2025-09-15T13:34:13.907-05:00"}
|
|
707
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:34:14.633-05:00"}
|
|
708
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:34:15.147-05:00"}
|
|
709
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:34:15.402-05:00"}
|
|
710
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:34:15.655-05:00"}
|
|
711
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:34:15.908-05:00"}
|
|
712
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:34:15.909-05:00"}
|
|
713
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9021/setup?token=c956091c-d9f3-4866-91a5-875ea3168956","timestamp":"2025-09-15T13:34:15.909-05:00"}
|
|
714
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:34:17.911-05:00"}
|
|
715
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:34:36.649-05:00"}
|
|
716
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=837afb08-3d1a-45ad-816b-8dd6546e4dd7","timestamp":"2025-09-15T13:34:36.649-05:00"}
|
|
717
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:34:39.352-05:00"}
|
|
718
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:34:39.578-05:00"}
|
|
719
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=33553d8a-ae51-490f-9475-cd9a3517515d","timestamp":"2025-09-15T13:34:39.578-05:00"}
|
|
720
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:34:42.162-05:00"}
|
|
721
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:34:42.385-05:00"}
|
|
722
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=2d168482-e1bc-46a4-9b63-c9cee3d69afe","timestamp":"2025-09-15T13:34:42.385-05:00"}
|
|
723
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:34:44.984-05:00"}
|
|
724
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:34:45.209-05:00"}
|
|
725
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=dd7c7a7f-3cfc-4aaf-8ec3-827c029dd95f","timestamp":"2025-09-15T13:34:45.209-05:00"}
|
|
726
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:34:47.933-05:00"}
|
|
727
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:34:48.159-05:00"}
|
|
728
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=76ee84aa-034c-4574-9a85-9a8e6b7e11ce","timestamp":"2025-09-15T13:34:48.159-05:00"}
|
|
729
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:34:50.771-05:00"}
|
|
730
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:34:50.995-05:00"}
|
|
731
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=6fd9bc8b-e561-441d-96ec-e741f21ab65b","timestamp":"2025-09-15T13:34:50.995-05:00"}
|
|
732
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:34:53.594-05:00"}
|
|
733
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:34:53.817-05:00"}
|
|
734
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=709b5ac1-9da6-484a-a097-6872237027d8","timestamp":"2025-09-15T13:34:53.817-05:00"}
|
|
735
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:34:56.432-05:00"}
|
|
736
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:34:56.652-05:00"}
|
|
737
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=a92ff1c9-4071-4e2c-b209-116efdb72f22","timestamp":"2025-09-15T13:34:56.652-05:00"}
|
|
738
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:34:59.277-05:00"}
|
|
739
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:34:59.502-05:00"}
|
|
740
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=0ff1c22e-0722-434a-9097-3fa47183271d","timestamp":"2025-09-15T13:34:59.502-05:00"}
|
|
741
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:35:02.094-05:00"}
|
|
742
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:35:02.316-05:00"}
|
|
743
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=ffd91fc4-2acd-4f90-a72d-06c0317743f2","timestamp":"2025-09-15T13:35:02.317-05:00"}
|
|
744
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:35:04.928-05:00"}
|
|
745
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:35:05.151-05:00"}
|
|
746
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=0e3532da-a5b5-4105-bd91-7c220494440f","timestamp":"2025-09-15T13:35:05.151-05:00"}
|
|
747
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:35:07.795-05:00"}
|
|
748
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:35:08.017-05:00"}
|
|
749
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=d504c853-95be-47c0-832e-bec4a03c7312","timestamp":"2025-09-15T13:35:08.017-05:00"}
|
|
750
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:35:10.620-05:00"}
|
|
751
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:35:10.839-05:00"}
|
|
752
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=352fb7dc-1424-483a-a884-9fa46c49a3f4","timestamp":"2025-09-15T13:35:10.839-05:00"}
|
|
753
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:35:12.942-05:00"}
|
|
754
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:35:13.164-05:00"}
|
|
755
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=e5e908ed-ecc5-4943-8bdb-2bd0b249a48b","timestamp":"2025-09-15T13:35:13.164-05:00"}
|
|
756
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:35:15.754-05:00"}
|
|
757
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T13:35:15.977-05:00"}
|
|
758
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=a351dfd5-678d-424f-8c66-2f0a632068f2","timestamp":"2025-09-15T13:35:15.977-05:00"}
|
|
759
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T13:35:18.773-05:00"}
|
|
760
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:28:35.194-05:00"}
|
|
761
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=8fc16558-c38d-4640-8d88-9c8bf9600241","timestamp":"2025-09-15T14:28:35.194-05:00"}
|
|
762
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:28:37.993-05:00"}
|
|
763
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:28:38.218-05:00"}
|
|
764
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=115518c0-577c-4f02-a912-a9309aabba51","timestamp":"2025-09-15T14:28:38.218-05:00"}
|
|
765
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:28:40.849-05:00"}
|
|
766
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:28:41.069-05:00"}
|
|
767
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=b484d650-af8e-4eee-9709-1fa86ca82a52","timestamp":"2025-09-15T14:28:41.069-05:00"}
|
|
768
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:28:43.746-05:00"}
|
|
769
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:28:43.968-05:00"}
|
|
770
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=d7c0c8c4-2463-48e7-8b87-2a2ae7ecf31f","timestamp":"2025-09-15T14:28:43.968-05:00"}
|
|
771
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:28:46.073-05:00"}
|
|
772
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:28:46.294-05:00"}
|
|
773
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=389498ff-fafe-4d34-8d1e-5cf51e6a97ed","timestamp":"2025-09-15T14:28:46.294-05:00"}
|
|
774
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:28:48.985-05:00"}
|
|
775
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:28:49.206-05:00"}
|
|
776
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=b3123d78-a0be-4eee-9198-4221c8c46aef","timestamp":"2025-09-15T14:28:49.206-05:00"}
|
|
777
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:28:51.923-05:00"}
|
|
778
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:28:52.143-05:00"}
|
|
779
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=0e1cd520-5857-4529-b60e-b275e3ab8842","timestamp":"2025-09-15T14:28:52.143-05:00"}
|
|
780
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:28:54.905-05:00"}
|
|
781
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:28:55.125-05:00"}
|
|
782
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=f90ecb37-7f4b-44e8-a529-c80c8d91608b","timestamp":"2025-09-15T14:28:55.125-05:00"}
|
|
783
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:28:57.829-05:00"}
|
|
784
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:28:58.049-05:00"}
|
|
785
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=dfbf6095-865d-4d09-b56e-878c2660fd6f","timestamp":"2025-09-15T14:28:58.049-05:00"}
|
|
786
|
+
{"context":{"error":"listen EADDRINUSE: address already in use :::1984"},"level":"error","message":"HTTP server error","timestamp":"2025-09-15T14:28:58.716-05:00"}
|
|
787
|
+
{"context":{"error":"listen EADDRINUSE: address already in use :::1984","port":1984},"level":"error","message":"Failed to start HTTP server","timestamp":"2025-09-15T14:28:58.717-05:00"}
|
|
788
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:29:00.922-05:00"}
|
|
789
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:29:01.142-05:00"}
|
|
790
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=f39b7675-ea86-4050-935b-97ca0bab2af2","timestamp":"2025-09-15T14:29:01.142-05:00"}
|
|
791
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:29:03.953-05:00"}
|
|
792
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:29:04.174-05:00"}
|
|
793
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=5d6b38da-0f6b-465c-8008-4135fa63b08d","timestamp":"2025-09-15T14:29:04.174-05:00"}
|
|
794
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:29:06.826-05:00"}
|
|
795
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:29:07.050-05:00"}
|
|
796
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=1ef8f7ad-da60-49bb-a12e-1670df19debf","timestamp":"2025-09-15T14:29:07.050-05:00"}
|
|
797
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:29:09.726-05:00"}
|
|
798
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:29:09.943-05:00"}
|
|
799
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=28fd535a-bbfb-4b42-9f8d-c773a093a306","timestamp":"2025-09-15T14:29:09.943-05:00"}
|
|
800
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:29:12.603-05:00"}
|
|
801
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:29:12.823-05:00"}
|
|
802
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=103740da-a917-430e-b1a4-1a787c6dd5c8","timestamp":"2025-09-15T14:29:12.823-05:00"}
|
|
803
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:29:15.513-05:00"}
|
|
804
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:29:15.732-05:00"}
|
|
805
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=6bd5720c-ffa5-4e7c-b12b-05953c2fd75e","timestamp":"2025-09-15T14:29:15.732-05:00"}
|
|
806
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:29:18.390-05:00"}
|
|
807
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:29:18.614-05:00"}
|
|
808
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=dff2d435-c2dd-45c7-942b-030e15c26e0c","timestamp":"2025-09-15T14:29:18.614-05:00"}
|
|
809
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:29:21.366-05:00"}
|
|
810
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:29:21.588-05:00"}
|
|
811
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=6f6219da-3120-4811-aa83-773bd7d0bca6","timestamp":"2025-09-15T14:29:21.588-05:00"}
|
|
812
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:29:24.354-05:00"}
|
|
813
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:29:24.579-05:00"}
|
|
814
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=7c9e1fe0-0ce1-4f87-866f-0b539c4ee15a","timestamp":"2025-09-15T14:29:24.579-05:00"}
|
|
815
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:29:27.247-05:00"}
|
|
816
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:29:27.473-05:00"}
|
|
817
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=75d44f32-7f0d-4479-a19f-f6f59e763d28","timestamp":"2025-09-15T14:29:27.473-05:00"}
|
|
818
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:29:30.137-05:00"}
|
|
819
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:29:30.361-05:00"}
|
|
820
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=6433ba49-a177-4a4e-ba1c-51a16ea0210f","timestamp":"2025-09-15T14:29:30.361-05:00"}
|
|
821
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:29:33.097-05:00"}
|
|
822
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:29:33.317-05:00"}
|
|
823
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=d3d2a143-51b2-4434-ba97-e21fc0003289","timestamp":"2025-09-15T14:29:33.317-05:00"}
|
|
824
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:29:36.027-05:00"}
|
|
825
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:29:36.246-05:00"}
|
|
826
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=b1012f8f-0564-472d-b5a1-1a41c60141cc","timestamp":"2025-09-15T14:29:36.246-05:00"}
|
|
827
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:29:38.918-05:00"}
|
|
828
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:30:09.568-05:00"}
|
|
829
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=da8faf9d-45ce-4335-ab2f-7a6d610cf73e","timestamp":"2025-09-15T14:30:09.568-05:00"}
|
|
830
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:30:15.753-05:00"}
|
|
831
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:30:19.020-05:00"}
|
|
832
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=1dbeee38-b2ab-427d-8205-2f1fcb1ef9bc","timestamp":"2025-09-15T14:30:19.020-05:00"}
|
|
833
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:30:25.599-05:00"}
|
|
834
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:30:28.870-05:00"}
|
|
835
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=d2a26ac6-3707-407f-ab96-75a0f09a7f93","timestamp":"2025-09-15T14:30:28.870-05:00"}
|
|
836
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:30:35.128-05:00"}
|
|
837
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:30:38.396-05:00"}
|
|
838
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=7dc7cc4a-d18d-482e-a8a6-82034f764f8a","timestamp":"2025-09-15T14:30:38.396-05:00"}
|
|
839
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:30:44.841-05:00"}
|
|
840
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:30:48.159-05:00"}
|
|
841
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=0502765d-5a66-4b49-82a8-502062b113d0","timestamp":"2025-09-15T14:30:48.159-05:00"}
|
|
842
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:30:55.629-05:00"}
|
|
843
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:30:58.893-05:00"}
|
|
844
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=2615cfd1-0e53-4671-9128-0b17e8be7a42","timestamp":"2025-09-15T14:30:58.893-05:00"}
|
|
845
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:31:01.417-05:00"}
|
|
846
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:31:01.630-05:00"}
|
|
847
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=0eff09d2-6e47-4d8f-af93-436c154b5dac","timestamp":"2025-09-15T14:31:01.630-05:00"}
|
|
848
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:31:04.531-05:00"}
|
|
849
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:31:04.742-05:00"}
|
|
850
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=2c5da497-b865-4941-ae9f-e3e4d17f74d8","timestamp":"2025-09-15T14:31:04.742-05:00"}
|
|
851
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:31:07.594-05:00"}
|
|
852
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:31:07.806-05:00"}
|
|
853
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=884f8ac6-a7fc-46de-8550-7a9a57c8b26c","timestamp":"2025-09-15T14:31:07.806-05:00"}
|
|
854
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:31:10.277-05:00"}
|
|
855
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:31:10.489-05:00"}
|
|
856
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=c906dc3e-b9e5-4c58-b4df-5a41192e61d7","timestamp":"2025-09-15T14:31:10.489-05:00"}
|
|
857
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:31:13.392-05:00"}
|
|
858
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:31:13.602-05:00"}
|
|
859
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=fbcf0df4-d643-4a30-a76b-ba011ab75a55","timestamp":"2025-09-15T14:31:13.602-05:00"}
|
|
860
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:31:16.232-05:00"}
|
|
861
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:31:16.442-05:00"}
|
|
862
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=2b586063-f89b-4048-bf50-b5fefdbba043","timestamp":"2025-09-15T14:31:16.443-05:00"}
|
|
863
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:31:20.695-05:00"}
|
|
864
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:31:20.903-05:00"}
|
|
865
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=210e3f07-60b5-4937-9ec7-60ae5d7532b1","timestamp":"2025-09-15T14:31:20.903-05:00"}
|
|
866
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:31:23.264-05:00"}
|
|
867
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:31:23.475-05:00"}
|
|
868
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=fbe5f078-ea42-443c-831a-7da05001e276","timestamp":"2025-09-15T14:31:23.475-05:00"}
|
|
869
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:31:26.118-05:00"}
|
|
870
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:31:29.801-05:00"}
|
|
871
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=0c234212-bb3b-4654-8ace-c3be03de6d24","timestamp":"2025-09-15T14:31:29.801-05:00"}
|
|
872
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:31:32.549-05:00"}
|
|
873
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:31:34.203-05:00"}
|
|
874
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=2ff6e747-bd72-4352-890c-90be32725491","timestamp":"2025-09-15T14:31:34.203-05:00"}
|
|
875
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:31:39.139-05:00"}
|
|
876
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:31:39.569-05:00"}
|
|
877
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=40c2851e-255a-4322-9355-4b40a94a5086","timestamp":"2025-09-15T14:31:39.569-05:00"}
|
|
878
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:31:43.286-05:00"}
|
|
879
|
+
{"context":{"port":9001},"level":"info","message":"HTTP server started for recovery operations","timestamp":"2025-09-15T14:32:18.816-05:00"}
|
|
880
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:32:20.817-05:00"}
|
|
881
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:32:20.820-05:00"}
|
|
882
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9002/setup?token=894d9e88-858a-4883-b95e-a9fe2e1c1a7c","timestamp":"2025-09-15T14:32:20.820-05:00"}
|
|
883
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:32:22.821-05:00"}
|
|
884
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:32:22.824-05:00"}
|
|
885
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9003/setup?token=fb6e1500-5e4b-476e-abf3-6eb89f66027b","timestamp":"2025-09-15T14:32:22.824-05:00"}
|
|
886
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T14:32:22.841-05:00"}
|
|
887
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:32:23.093-05:00"}
|
|
888
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9004/setup?token=4124977a-b062-4c0c-9329-15e6c5879faa","timestamp":"2025-09-15T14:32:23.094-05:00"}
|
|
889
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T14:32:23.096-05:00"}
|
|
890
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T14:32:23.097-05:00"}
|
|
891
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:32:23.348-05:00"}
|
|
892
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9005/setup?token=980fc2ae-1952-4433-8df7-6ede93fc41ea","timestamp":"2025-09-15T14:32:23.348-05:00"}
|
|
893
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T14:32:23.352-05:00"}
|
|
894
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:32:23.603-05:00"}
|
|
895
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9006/setup?token=065be0d7-6072-4e37-b96c-ccb4ae68dff0","timestamp":"2025-09-15T14:32:23.603-05:00"}
|
|
896
|
+
{"context":{"client_ip":"::1"},"level":"info","message":"Setup completed successfully via HTTP interface","timestamp":"2025-09-15T14:32:23.867-05:00"}
|
|
897
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T14:32:23.868-05:00"}
|
|
898
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:32:24.120-05:00"}
|
|
899
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9007/setup?token=b9b91e13-797c-4b57-ba07-9ccb41132ca3","timestamp":"2025-09-15T14:32:24.121-05:00"}
|
|
900
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T14:32:24.124-05:00"}
|
|
901
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T14:32:24.127-05:00"}
|
|
902
|
+
{"context":{"port":9008},"level":"info","message":"HTTP server started for recovery operations","timestamp":"2025-09-15T14:32:24.719-05:00"}
|
|
903
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T14:32:24.720-05:00"}
|
|
904
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:32:24.843-05:00"}
|
|
905
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:32:24.973-05:00"}
|
|
906
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9009/setup?token=4e2b3db9-81dd-4875-9469-6d5007ba2cc7","timestamp":"2025-09-15T14:32:24.973-05:00"}
|
|
907
|
+
{"context":{"client_ip":"::1","provided_token":null},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T14:32:24.974-05:00"}
|
|
908
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T14:32:24.975-05:00"}
|
|
909
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:32:25.101-05:00"}
|
|
910
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:32:25.227-05:00"}
|
|
911
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9010/setup?token=1d830969-a362-4802-b873-abb52ec49d1b","timestamp":"2025-09-15T14:32:25.227-05:00"}
|
|
912
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T14:32:25.229-05:00"}
|
|
913
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:32:25.353-05:00"}
|
|
914
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:32:25.482-05:00"}
|
|
915
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9011/setup?token=59211b55-dd48-441d-9aa8-88fde77c6c29","timestamp":"2025-09-15T14:32:25.482-05:00"}
|
|
916
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T14:32:25.486-05:00"}
|
|
917
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T14:32:25.490-05:00"}
|
|
918
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T14:32:25.492-05:00"}
|
|
919
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T14:32:25.493-05:00"}
|
|
920
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T14:32:25.494-05:00"}
|
|
921
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T14:32:25.495-05:00"}
|
|
922
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T14:32:25.497-05:00"}
|
|
923
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T14:32:25.498-05:00"}
|
|
924
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T14:32:25.499-05:00"}
|
|
925
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T14:32:25.500-05:00"}
|
|
926
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T14:32:25.501-05:00"}
|
|
927
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:32:25.753-05:00"}
|
|
928
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9012/setup?token=f6322127-5a54-4cac-80e2-56808bebc7e4","timestamp":"2025-09-15T14:32:25.753-05:00"}
|
|
929
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:32:25.869-05:00"}
|
|
930
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:32:26.128-05:00"}
|
|
931
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:32:26.721-05:00"}
|
|
932
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:32:26.976-05:00"}
|
|
933
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:32:27.231-05:00"}
|
|
934
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:32:27.502-05:00"}
|
|
935
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:32:27.754-05:00"}
|
|
936
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:32:27.759-05:00"}
|
|
937
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9013/setup?token=d726407b-1b8d-4628-b6eb-edaffff4b1d8","timestamp":"2025-09-15T14:32:27.759-05:00"}
|
|
938
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:32:29.760-05:00"}
|
|
939
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:32:29.761-05:00"}
|
|
940
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9014/setup?token=d877cf75-b1d7-4158-a643-b95b1e708d35","timestamp":"2025-09-15T14:32:29.761-05:00"}
|
|
941
|
+
{"context":{"client_ip":"::1"},"level":"info","message":"Setup completed successfully via HTTP interface","timestamp":"2025-09-15T14:32:30.133-05:00"}
|
|
942
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T14:32:30.134-05:00"}
|
|
943
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:32:30.386-05:00"}
|
|
944
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9015/setup?token=8fa1efa4-dd1d-444e-aa8f-dab513900161","timestamp":"2025-09-15T14:32:30.386-05:00"}
|
|
945
|
+
{"context":{"error":"listen EADDRINUSE: address already in use :::9015"},"level":"error","message":"HTTP server error","timestamp":"2025-09-15T14:32:30.488-05:00"}
|
|
946
|
+
{"context":{"error":"listen EADDRINUSE: address already in use :::9015","port":9015},"level":"error","message":"Failed to start HTTP server","timestamp":"2025-09-15T14:32:30.488-05:00"}
|
|
947
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:32:32.135-05:00"}
|
|
948
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:32:32.491-05:00"}
|
|
949
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:32:32.492-05:00"}
|
|
950
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9016/setup?token=16cb91f9-6c52-410a-bb56-27a26c30fc02","timestamp":"2025-09-15T14:32:32.492-05:00"}
|
|
951
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T14:32:32.495-05:00"}
|
|
952
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:32:32.746-05:00"}
|
|
953
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9017/setup?token=f8287d2d-9f26-43a8-998c-57b346353781","timestamp":"2025-09-15T14:32:32.746-05:00"}
|
|
954
|
+
{"context":{"client_ip":"::1"},"level":"info","message":"Setup completed successfully via HTTP interface","timestamp":"2025-09-15T14:32:33.005-05:00"}
|
|
955
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T14:32:33.006-05:00"}
|
|
956
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:32:33.259-05:00"}
|
|
957
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9018/setup?token=b4ba6383-c7b3-4e6c-b3b2-cca4e262d730","timestamp":"2025-09-15T14:32:33.259-05:00"}
|
|
958
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T14:32:33.262-05:00"}
|
|
959
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T14:32:33.263-05:00"}
|
|
960
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:32:33.514-05:00"}
|
|
961
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9019/setup?token=41dbb11c-8e46-45dc-a423-98d869f6bcd5","timestamp":"2025-09-15T14:32:33.514-05:00"}
|
|
962
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T14:32:33.516-05:00"}
|
|
963
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:32:33.767-05:00"}
|
|
964
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9020/setup?token=0ab0664c-02a4-46df-9cea-dba81a85f829","timestamp":"2025-09-15T14:32:33.768-05:00"}
|
|
965
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:32:34.497-05:00"}
|
|
966
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:32:35.007-05:00"}
|
|
967
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:32:35.265-05:00"}
|
|
968
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:32:35.517-05:00"}
|
|
969
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:32:35.770-05:00"}
|
|
970
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:32:35.771-05:00"}
|
|
971
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9021/setup?token=6617f001-4ca8-4b4e-8d51-1e454c7a5b70","timestamp":"2025-09-15T14:32:35.771-05:00"}
|
|
972
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:32:37.771-05:00"}
|
|
973
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:32:57.011-05:00"}
|
|
974
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=1eb3fcdf-8e44-4684-87cc-e992068c209b","timestamp":"2025-09-15T14:32:57.011-05:00"}
|
|
975
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:33:00.055-05:00"}
|
|
976
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:33:00.282-05:00"}
|
|
977
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=c2379f1a-6717-47b5-b459-7639047004da","timestamp":"2025-09-15T14:33:00.282-05:00"}
|
|
978
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:33:03.007-05:00"}
|
|
979
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:33:03.231-05:00"}
|
|
980
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=4b599435-1e16-4257-b4d2-cb0bc58e2a75","timestamp":"2025-09-15T14:33:03.232-05:00"}
|
|
981
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:33:05.909-05:00"}
|
|
982
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:33:06.135-05:00"}
|
|
983
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=51150d0e-ad51-4ba9-86de-d8c2db45ee0e","timestamp":"2025-09-15T14:33:06.135-05:00"}
|
|
984
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:33:08.787-05:00"}
|
|
985
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:33:09.011-05:00"}
|
|
986
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=581ca611-d1c4-4912-9e8c-53f5074e39f6","timestamp":"2025-09-15T14:33:09.011-05:00"}
|
|
987
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:33:11.632-05:00"}
|
|
988
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:33:11.855-05:00"}
|
|
989
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=b1e0302b-ba1c-49dd-b62d-b81161893d52","timestamp":"2025-09-15T14:33:11.855-05:00"}
|
|
990
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:33:14.493-05:00"}
|
|
991
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:33:14.722-05:00"}
|
|
992
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=e2519918-fb56-4ff9-869f-8ca10eb1446f","timestamp":"2025-09-15T14:33:14.722-05:00"}
|
|
993
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:33:17.519-05:00"}
|
|
994
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:33:17.743-05:00"}
|
|
995
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=78b23cc6-8683-4050-b2ae-5c7ff0bf1c3e","timestamp":"2025-09-15T14:33:17.743-05:00"}
|
|
996
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:33:20.372-05:00"}
|
|
997
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:33:20.599-05:00"}
|
|
998
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=b9afd54b-4dbf-4192-91bc-2ec28867391a","timestamp":"2025-09-15T14:33:20.599-05:00"}
|
|
999
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:33:23.254-05:00"}
|
|
1000
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:33:23.476-05:00"}
|
|
1001
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=e268526c-8c3a-44de-96cf-07048f4f7885","timestamp":"2025-09-15T14:33:23.476-05:00"}
|
|
1002
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:33:26.109-05:00"}
|
|
1003
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:33:26.329-05:00"}
|
|
1004
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=a5c2acbf-c55e-465b-b4ad-b674d4794e8d","timestamp":"2025-09-15T14:33:26.329-05:00"}
|
|
1005
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:33:29.006-05:00"}
|
|
1006
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:33:29.228-05:00"}
|
|
1007
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=5a611822-a490-41fb-aa7d-09a4e4ec67f0","timestamp":"2025-09-15T14:33:29.229-05:00"}
|
|
1008
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:33:31.878-05:00"}
|
|
1009
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:33:32.102-05:00"}
|
|
1010
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=57369709-1643-478a-b95e-9a80520660d8","timestamp":"2025-09-15T14:33:32.102-05:00"}
|
|
1011
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:33:34.207-05:00"}
|
|
1012
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:33:34.431-05:00"}
|
|
1013
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=bfdf386b-2c16-4fe8-a3d7-9b0c950189ad","timestamp":"2025-09-15T14:33:34.431-05:00"}
|
|
1014
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:33:37.106-05:00"}
|
|
1015
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:33:37.328-05:00"}
|
|
1016
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=cf62e682-1e1b-43eb-9416-c4a8734a46c6","timestamp":"2025-09-15T14:33:37.328-05:00"}
|
|
1017
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:33:40.211-05:00"}
|
|
1018
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:35:31.573-05:00"}
|
|
1019
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=06ba1137-fac7-40fa-9cde-964be18ca7f2","timestamp":"2025-09-15T14:35:31.573-05:00"}
|
|
1020
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:35:34.182-05:00"}
|
|
1021
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:35:34.407-05:00"}
|
|
1022
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=20e64686-2c9e-4b24-be2f-4e4260d49fba","timestamp":"2025-09-15T14:35:34.408-05:00"}
|
|
1023
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:35:37.080-05:00"}
|
|
1024
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:35:37.301-05:00"}
|
|
1025
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=cadd23a1-5aa6-46bd-b18f-e6379871a04e","timestamp":"2025-09-15T14:35:37.301-05:00"}
|
|
1026
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:35:39.969-05:00"}
|
|
1027
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:35:40.188-05:00"}
|
|
1028
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=fbf0ff1e-cb45-4bc0-8f79-978cf4116ea3","timestamp":"2025-09-15T14:35:40.188-05:00"}
|
|
1029
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:35:42.294-05:00"}
|
|
1030
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:35:42.516-05:00"}
|
|
1031
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=ccf4576d-7a7e-4de9-a2eb-98da8c44ac5f","timestamp":"2025-09-15T14:35:42.516-05:00"}
|
|
1032
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:35:45.215-05:00"}
|
|
1033
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:35:45.434-05:00"}
|
|
1034
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=c3de6096-e6cd-45f8-9315-e2233104b5fa","timestamp":"2025-09-15T14:35:45.434-05:00"}
|
|
1035
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:35:48.108-05:00"}
|
|
1036
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:35:48.328-05:00"}
|
|
1037
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=8dc6833d-04f5-4bcf-a1cf-f378459d68cb","timestamp":"2025-09-15T14:35:48.328-05:00"}
|
|
1038
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:35:51.039-05:00"}
|
|
1039
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:35:51.258-05:00"}
|
|
1040
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=1e1aa7fc-6820-4387-a4ca-3a8592e7a716","timestamp":"2025-09-15T14:35:51.258-05:00"}
|
|
1041
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:35:53.949-05:00"}
|
|
1042
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:35:54.173-05:00"}
|
|
1043
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=ca953714-bd7d-440b-b408-f56d5dc55713","timestamp":"2025-09-15T14:35:54.173-05:00"}
|
|
1044
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:35:56.960-05:00"}
|
|
1045
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:35:57.180-05:00"}
|
|
1046
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=456729d4-e120-4311-8310-8b6207e45707","timestamp":"2025-09-15T14:35:57.180-05:00"}
|
|
1047
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:35:59.386-05:00"}
|
|
1048
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:35:59.604-05:00"}
|
|
1049
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=a5eee579-254d-4bb9-bb82-91dc29dc5073","timestamp":"2025-09-15T14:35:59.604-05:00"}
|
|
1050
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:36:02.229-05:00"}
|
|
1051
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:36:02.453-05:00"}
|
|
1052
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=df7a0335-6ec7-434a-b969-21db6f2d917d","timestamp":"2025-09-15T14:36:02.453-05:00"}
|
|
1053
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:36:05.349-05:00"}
|
|
1054
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:36:05.570-05:00"}
|
|
1055
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=7552d31f-01b1-4ecc-9011-6088cf7d8f4f","timestamp":"2025-09-15T14:36:05.570-05:00"}
|
|
1056
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:36:08.439-05:00"}
|
|
1057
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:36:08.655-05:00"}
|
|
1058
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=0926a78c-8ac1-4fbb-bb87-650eaca223bb","timestamp":"2025-09-15T14:36:08.655-05:00"}
|
|
1059
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:36:11.510-05:00"}
|
|
1060
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:36:11.731-05:00"}
|
|
1061
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=b27e76b6-4774-4664-8f0c-cf12f02fd8a5","timestamp":"2025-09-15T14:36:11.731-05:00"}
|
|
1062
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:36:14.745-05:00"}
|
|
1063
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:36:14.966-05:00"}
|
|
1064
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=0331b72c-05b7-42db-b413-fa8e89d076a0","timestamp":"2025-09-15T14:36:14.966-05:00"}
|
|
1065
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:36:17.849-05:00"}
|
|
1066
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:36:18.074-05:00"}
|
|
1067
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=08715a44-00a1-4a86-9496-165d253abf97","timestamp":"2025-09-15T14:36:18.074-05:00"}
|
|
1068
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:36:21.025-05:00"}
|
|
1069
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:36:21.249-05:00"}
|
|
1070
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=0568b89f-06e2-4a0e-aa7b-37e48b21f9a0","timestamp":"2025-09-15T14:36:21.249-05:00"}
|
|
1071
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:36:24.101-05:00"}
|
|
1072
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:36:24.331-05:00"}
|
|
1073
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=1626d628-2416-4df9-a92f-d4d130a356a0","timestamp":"2025-09-15T14:36:24.331-05:00"}
|
|
1074
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:36:27.223-05:00"}
|
|
1075
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:36:27.465-05:00"}
|
|
1076
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=de8cce5d-273e-446a-af15-04d1a2319016","timestamp":"2025-09-15T14:36:27.465-05:00"}
|
|
1077
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:36:30.517-05:00"}
|
|
1078
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:36:30.838-05:00"}
|
|
1079
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=b93b43d8-d60a-4f36-9800-2c169d3b2e58","timestamp":"2025-09-15T14:36:30.838-05:00"}
|
|
1080
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:36:33.789-05:00"}
|
|
1081
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:36:34.024-05:00"}
|
|
1082
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=d815ca15-71c2-4495-b6ea-d57ed9511360","timestamp":"2025-09-15T14:36:34.024-05:00"}
|
|
1083
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:36:36.966-05:00"}
|
|
1084
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:36:37.209-05:00"}
|
|
1085
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=d63b769e-005c-45f1-980a-fe99b0e81682","timestamp":"2025-09-15T14:36:37.209-05:00"}
|
|
1086
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:36:40.039-05:00"}
|
|
1087
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:37:02.429-05:00"}
|
|
1088
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=686847a9-0aef-4720-9345-5f033208c3ed","timestamp":"2025-09-15T14:37:02.429-05:00"}
|
|
1089
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:37:08.791-05:00"}
|
|
1090
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:37:12.060-05:00"}
|
|
1091
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=a9a3e5e6-0a9e-4d0f-8d0d-ceace8e4996c","timestamp":"2025-09-15T14:37:12.060-05:00"}
|
|
1092
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:37:18.829-05:00"}
|
|
1093
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:37:22.097-05:00"}
|
|
1094
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=2664552c-aff0-41a9-a5ca-08fe92e08e40","timestamp":"2025-09-15T14:37:22.097-05:00"}
|
|
1095
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:37:28.179-05:00"}
|
|
1096
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:37:31.447-05:00"}
|
|
1097
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=5eab2ec8-646a-4163-8c1e-12646cfd5d5f","timestamp":"2025-09-15T14:37:31.447-05:00"}
|
|
1098
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:37:37.766-05:00"}
|
|
1099
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:37:41.034-05:00"}
|
|
1100
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=0dd53b7d-d54a-48ec-bca4-6d532bbdf671","timestamp":"2025-09-15T14:37:41.034-05:00"}
|
|
1101
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:37:48.214-05:00"}
|
|
1102
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:37:51.268-05:00"}
|
|
1103
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=1b5d0e73-f81e-49c3-92bf-116e5b51c326","timestamp":"2025-09-15T14:37:51.268-05:00"}
|
|
1104
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:37:53.706-05:00"}
|
|
1105
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:37:53.920-05:00"}
|
|
1106
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=7d7b7746-926f-41bd-802f-535aefc1f41a","timestamp":"2025-09-15T14:37:53.920-05:00"}
|
|
1107
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:37:56.593-05:00"}
|
|
1108
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:37:56.804-05:00"}
|
|
1109
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=f79b473f-bad6-4d83-97e4-300a5892c3b3","timestamp":"2025-09-15T14:37:56.804-05:00"}
|
|
1110
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:37:59.468-05:00"}
|
|
1111
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:37:59.680-05:00"}
|
|
1112
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=f4443415-3610-4e7d-8328-1652a20edd08","timestamp":"2025-09-15T14:37:59.680-05:00"}
|
|
1113
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:38:02.033-05:00"}
|
|
1114
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:38:02.243-05:00"}
|
|
1115
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=20514a89-2d33-494e-83f6-bb4db870f64f","timestamp":"2025-09-15T14:38:02.244-05:00"}
|
|
1116
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:38:04.988-05:00"}
|
|
1117
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:38:05.197-05:00"}
|
|
1118
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=06362c2f-2f1f-41ad-a42e-b7f1c680cbf7","timestamp":"2025-09-15T14:38:05.197-05:00"}
|
|
1119
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:38:07.971-05:00"}
|
|
1120
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:38:08.182-05:00"}
|
|
1121
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=3405521d-2391-4261-9338-716764ede24c","timestamp":"2025-09-15T14:38:08.183-05:00"}
|
|
1122
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:38:12.423-05:00"}
|
|
1123
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:38:12.632-05:00"}
|
|
1124
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=735d7b59-ebfb-4c5e-84ab-a32ffc0d6523","timestamp":"2025-09-15T14:38:12.632-05:00"}
|
|
1125
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:38:14.990-05:00"}
|
|
1126
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:38:15.202-05:00"}
|
|
1127
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=403c33f8-5a2b-4ae7-8ff8-ca5df9a57f7b","timestamp":"2025-09-15T14:38:15.202-05:00"}
|
|
1128
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:38:18.003-05:00"}
|
|
1129
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:38:21.657-05:00"}
|
|
1130
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=4e7ccff6-a6ad-4afd-a90b-8ff9c76377c0","timestamp":"2025-09-15T14:38:21.657-05:00"}
|
|
1131
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:38:24.404-05:00"}
|
|
1132
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:38:26.041-05:00"}
|
|
1133
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=aeb7b4e9-2a73-4e3c-aebd-3a1fd64ea052","timestamp":"2025-09-15T14:38:26.041-05:00"}
|
|
1134
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:38:30.551-05:00"}
|
|
1135
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:38:31.033-05:00"}
|
|
1136
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=a896cc43-a88a-4e2e-be8c-f170e7534c65","timestamp":"2025-09-15T14:38:31.033-05:00"}
|
|
1137
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:38:34.863-05:00"}
|
|
1138
|
+
{"context":{"port":9001},"level":"info","message":"HTTP server started for recovery operations","timestamp":"2025-09-15T14:39:08.361-05:00"}
|
|
1139
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:39:10.363-05:00"}
|
|
1140
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:39:10.365-05:00"}
|
|
1141
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9002/setup?token=9489ccdb-db02-40ab-83d8-9b8eb6d5fd9c","timestamp":"2025-09-15T14:39:10.365-05:00"}
|
|
1142
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:39:12.366-05:00"}
|
|
1143
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:39:12.368-05:00"}
|
|
1144
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9003/setup?token=47f5eba4-01ed-4f65-ba00-f85d61f91eac","timestamp":"2025-09-15T14:39:12.368-05:00"}
|
|
1145
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T14:39:12.386-05:00"}
|
|
1146
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:39:12.638-05:00"}
|
|
1147
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9004/setup?token=7870df49-0f0f-45ac-84d6-9d0a4c4b0e77","timestamp":"2025-09-15T14:39:12.638-05:00"}
|
|
1148
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T14:39:12.640-05:00"}
|
|
1149
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T14:39:12.642-05:00"}
|
|
1150
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:39:12.894-05:00"}
|
|
1151
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9005/setup?token=3d1f7a1e-33a7-4bb3-a1d1-bb6314e72174","timestamp":"2025-09-15T14:39:12.894-05:00"}
|
|
1152
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T14:39:12.898-05:00"}
|
|
1153
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:39:13.150-05:00"}
|
|
1154
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9006/setup?token=a88da793-5d34-4fa6-9665-273ba2f93abe","timestamp":"2025-09-15T14:39:13.151-05:00"}
|
|
1155
|
+
{"context":{"client_ip":"::1"},"level":"info","message":"Setup completed successfully via HTTP interface","timestamp":"2025-09-15T14:39:13.403-05:00"}
|
|
1156
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T14:39:13.404-05:00"}
|
|
1157
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:39:13.656-05:00"}
|
|
1158
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9007/setup?token=62ba87c0-0a61-4896-8b35-9a1e4ad5ad45","timestamp":"2025-09-15T14:39:13.657-05:00"}
|
|
1159
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T14:39:13.659-05:00"}
|
|
1160
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T14:39:13.661-05:00"}
|
|
1161
|
+
{"context":{"port":9008},"level":"info","message":"HTTP server started for recovery operations","timestamp":"2025-09-15T14:39:14.170-05:00"}
|
|
1162
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T14:39:14.171-05:00"}
|
|
1163
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:39:14.387-05:00"}
|
|
1164
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:39:14.424-05:00"}
|
|
1165
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9009/setup?token=07b3069f-b18a-4ee6-b14a-8c7eeb61d2f3","timestamp":"2025-09-15T14:39:14.424-05:00"}
|
|
1166
|
+
{"context":{"client_ip":"::1","provided_token":null},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T14:39:14.426-05:00"}
|
|
1167
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T14:39:14.427-05:00"}
|
|
1168
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:39:14.642-05:00"}
|
|
1169
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:39:14.679-05:00"}
|
|
1170
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9010/setup?token=431237f9-d587-4a6b-a596-1746e3089889","timestamp":"2025-09-15T14:39:14.679-05:00"}
|
|
1171
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T14:39:14.683-05:00"}
|
|
1172
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:39:14.898-05:00"}
|
|
1173
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:39:14.935-05:00"}
|
|
1174
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9011/setup?token=5caf99b8-adfa-442c-ba57-cdb6b51e0967","timestamp":"2025-09-15T14:39:14.935-05:00"}
|
|
1175
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T14:39:14.938-05:00"}
|
|
1176
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T14:39:14.940-05:00"}
|
|
1177
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T14:39:14.941-05:00"}
|
|
1178
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T14:39:14.942-05:00"}
|
|
1179
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T14:39:14.943-05:00"}
|
|
1180
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T14:39:14.943-05:00"}
|
|
1181
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T14:39:14.944-05:00"}
|
|
1182
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T14:39:14.944-05:00"}
|
|
1183
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T14:39:14.945-05:00"}
|
|
1184
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T14:39:14.945-05:00"}
|
|
1185
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T14:39:14.946-05:00"}
|
|
1186
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:39:15.197-05:00"}
|
|
1187
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9012/setup?token=df704d93-c065-4daf-a4f2-e440b91c8c82","timestamp":"2025-09-15T14:39:15.198-05:00"}
|
|
1188
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:39:15.405-05:00"}
|
|
1189
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:39:15.662-05:00"}
|
|
1190
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:39:16.172-05:00"}
|
|
1191
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:39:16.427-05:00"}
|
|
1192
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:39:16.684-05:00"}
|
|
1193
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:39:16.947-05:00"}
|
|
1194
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:39:17.198-05:00"}
|
|
1195
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:39:17.202-05:00"}
|
|
1196
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9013/setup?token=0f8db4d9-a10f-423e-b508-a812ec062b59","timestamp":"2025-09-15T14:39:17.202-05:00"}
|
|
1197
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:39:19.203-05:00"}
|
|
1198
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:39:19.205-05:00"}
|
|
1199
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9014/setup?token=dcfecc37-4f90-4ca5-86cf-293182c851ce","timestamp":"2025-09-15T14:39:19.205-05:00"}
|
|
1200
|
+
{"context":{"client_ip":"::1"},"level":"info","message":"Setup completed successfully via HTTP interface","timestamp":"2025-09-15T14:39:19.463-05:00"}
|
|
1201
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T14:39:19.463-05:00"}
|
|
1202
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:39:19.714-05:00"}
|
|
1203
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9015/setup?token=35ae24a4-c950-4836-a6f9-7ef5e2ab5612","timestamp":"2025-09-15T14:39:19.715-05:00"}
|
|
1204
|
+
{"context":{"error":"listen EADDRINUSE: address already in use :::9015"},"level":"error","message":"HTTP server error","timestamp":"2025-09-15T14:39:19.817-05:00"}
|
|
1205
|
+
{"context":{"error":"listen EADDRINUSE: address already in use :::9015","port":9015},"level":"error","message":"Failed to start HTTP server","timestamp":"2025-09-15T14:39:19.817-05:00"}
|
|
1206
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:39:21.464-05:00"}
|
|
1207
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:39:21.818-05:00"}
|
|
1208
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:39:21.819-05:00"}
|
|
1209
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9016/setup?token=2e8ee876-bc4b-45ff-bc74-9504135a2e05","timestamp":"2025-09-15T14:39:21.819-05:00"}
|
|
1210
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T14:39:21.822-05:00"}
|
|
1211
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:39:22.074-05:00"}
|
|
1212
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9017/setup?token=30a3ed1b-8f4a-4f2f-9367-43bb51b93f46","timestamp":"2025-09-15T14:39:22.074-05:00"}
|
|
1213
|
+
{"context":{"client_ip":"::1"},"level":"info","message":"Setup completed successfully via HTTP interface","timestamp":"2025-09-15T14:39:22.330-05:00"}
|
|
1214
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T14:39:22.331-05:00"}
|
|
1215
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:39:22.583-05:00"}
|
|
1216
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9018/setup?token=fd70ac8b-d8f6-4b1f-8976-e7380876c7bf","timestamp":"2025-09-15T14:39:22.583-05:00"}
|
|
1217
|
+
{"context":{"client_ip":"::1","provided_token":"invalid"},"level":"warn","message":"Invalid setup token attempt","timestamp":"2025-09-15T14:39:22.584-05:00"}
|
|
1218
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T14:39:22.585-05:00"}
|
|
1219
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:39:22.836-05:00"}
|
|
1220
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9019/setup?token=9515b7df-14b1-4a71-8e09-2a99a4622858","timestamp":"2025-09-15T14:39:22.837-05:00"}
|
|
1221
|
+
{"context":{},"level":"info","message":"HTTP server stopped","timestamp":"2025-09-15T14:39:22.840-05:00"}
|
|
1222
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:39:23.091-05:00"}
|
|
1223
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9020/setup?token=7f401284-66f5-423d-83b5-99ae3af7dc7f","timestamp":"2025-09-15T14:39:23.092-05:00"}
|
|
1224
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:39:23.823-05:00"}
|
|
1225
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:39:24.332-05:00"}
|
|
1226
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:39:24.586-05:00"}
|
|
1227
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:39:24.841-05:00"}
|
|
1228
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:39:25.093-05:00"}
|
|
1229
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:39:25.094-05:00"}
|
|
1230
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:9021/setup?token=30f4e0c7-5998-4346-b00f-a5b6890a2a96","timestamp":"2025-09-15T14:39:25.094-05:00"}
|
|
1231
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:39:27.096-05:00"}
|
|
1232
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:39:46.165-05:00"}
|
|
1233
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=94e85077-33b9-4bca-b36a-3ae9e2c6c698","timestamp":"2025-09-15T14:39:46.166-05:00"}
|
|
1234
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:39:48.879-05:00"}
|
|
1235
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:39:49.108-05:00"}
|
|
1236
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=a11c034f-ee81-40ca-8e17-51b76e8451a6","timestamp":"2025-09-15T14:39:49.108-05:00"}
|
|
1237
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:39:51.699-05:00"}
|
|
1238
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:39:51.923-05:00"}
|
|
1239
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=c3b9b20a-846d-477e-b7d3-cc94dcbd9dba","timestamp":"2025-09-15T14:39:51.923-05:00"}
|
|
1240
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:39:54.538-05:00"}
|
|
1241
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:39:54.763-05:00"}
|
|
1242
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=4df940bd-83a6-45e8-a340-2403cd4ab395","timestamp":"2025-09-15T14:39:54.763-05:00"}
|
|
1243
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:39:57.477-05:00"}
|
|
1244
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:39:57.703-05:00"}
|
|
1245
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=599857f0-2522-4f96-b31c-7b66c14c97e8","timestamp":"2025-09-15T14:39:57.704-05:00"}
|
|
1246
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:40:00.348-05:00"}
|
|
1247
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:40:00.573-05:00"}
|
|
1248
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=5e9fd913-a171-4753-87c1-6639a28c2949","timestamp":"2025-09-15T14:40:00.573-05:00"}
|
|
1249
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:40:03.215-05:00"}
|
|
1250
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:40:03.441-05:00"}
|
|
1251
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=38a89aec-0e61-42b7-be02-1854aeca61ec","timestamp":"2025-09-15T14:40:03.441-05:00"}
|
|
1252
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:40:06.132-05:00"}
|
|
1253
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:40:06.356-05:00"}
|
|
1254
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=8b3302b7-463b-41cd-b754-ba9d6d902a2f","timestamp":"2025-09-15T14:40:06.356-05:00"}
|
|
1255
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:40:09.275-05:00"}
|
|
1256
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:40:09.500-05:00"}
|
|
1257
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=e0066f9a-5a1e-487d-a114-2f5810e2c32c","timestamp":"2025-09-15T14:40:09.500-05:00"}
|
|
1258
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:40:12.129-05:00"}
|
|
1259
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:40:12.354-05:00"}
|
|
1260
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=e22a20e9-3517-499b-9f47-6ee73b56ed2e","timestamp":"2025-09-15T14:40:12.355-05:00"}
|
|
1261
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:40:15.056-05:00"}
|
|
1262
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:40:15.280-05:00"}
|
|
1263
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=c54bd28e-7d23-4772-92de-704e1f7c6e88","timestamp":"2025-09-15T14:40:15.280-05:00"}
|
|
1264
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:40:17.963-05:00"}
|
|
1265
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:40:18.202-05:00"}
|
|
1266
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=d8f3a622-71f0-4277-9857-d3959a9582b6","timestamp":"2025-09-15T14:40:18.202-05:00"}
|
|
1267
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:40:20.864-05:00"}
|
|
1268
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:40:21.087-05:00"}
|
|
1269
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=b292e994-aae9-4c62-a328-4af83da6cafd","timestamp":"2025-09-15T14:40:21.087-05:00"}
|
|
1270
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:40:23.191-05:00"}
|
|
1271
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:40:23.414-05:00"}
|
|
1272
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=a0004ae0-1253-48c9-8106-f59e38b42b4f","timestamp":"2025-09-15T14:40:23.414-05:00"}
|
|
1273
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:40:26.099-05:00"}
|
|
1274
|
+
{"context":{},"level":"info","message":"JoystickDB Setup Required","timestamp":"2025-09-15T14:40:26.320-05:00"}
|
|
1275
|
+
{"context":{},"level":"info","message":"Visit: http://localhost:1984/setup?token=509a415e-b865-4978-9c4a-934d5b9ee98d","timestamp":"2025-09-15T14:40:26.320-05:00"}
|
|
1276
|
+
{"context":{},"level":"warn","message":"HTTP server forced shutdown after timeout","timestamp":"2025-09-15T14:40:28.978-05:00"}
|