Files
goplt/internal/server
0x1d 512d76a6fb fix: improve HTTP server startup with better error detection
- Added better error detection for HTTP server startup
- Added connectivity check to verify server is actually listening
- Increased wait time to 500ms for better error detection
- Added warning log if server connectivity check fails (may still be starting)
- Improved logging messages for server startup

This should help diagnose why the HTTP server isn't starting and provide better visibility into the startup process.
2025-11-05 19:42:13 +01:00
..