Comment by ๐ skyjake
This error indicates that nothing is configured to be served at the requested URL. Does your configuration set a hostname and is at least the [static] root set?
2024-03-01 ยท 2 years ago
4 Later Comments โ
๐ gritty ยท 2024-03-01 at 16:12:
if you're firing up on your local machine, check your file paths in the config, and your folder structure for your files being served. the name of the host has to match the folder name, and make sure you have an index.gmi file in there at the root
โฐ๏ธ murdock [OP] ยท 2024-03-02 at 00:53:
well this is frustrating. now when tying it this evening, I can't get the server to start. when cancelling it, it says oserror: [errno 98] address already in use.
๐ gritty ยท 2024-03-10 at 13:06:
did you end up figuring it out?
โฐ๏ธ murdock [OP] ยท 2024-03-13 at 00:45:
unfortunately, no. Still hacking away. Think I'm not opening up something correctly on my home router. Running the program has it time out after awhile saying "ERROR: Failed to open port 1965 for listening". Also trying to see if another server (trying pygopherd) could work instead and getting similar results.
Original Post
โ gemini.smallweb.space/HOWTO/howto-setup-gmcapsule.gmi
install troubleshooting โ I got the following error when trying to start gmcapsule for the first time: Opening port 1965... Server started on port 1965 5 parser(s) and 2 handler(s) started 2024-02-29 19:42:55 [00] -- OpenSSL error: (-1, 'Unexpected EOF) stream shutdown error: [('SSL routines', '','shutdown while in init')] ... 2024-02-29 19:43:02 -- 50 Permanent failure...