Loading forever #5
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: shadowfacts/Gemini#5
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When trying to fetch
gemini://blekksprut.net/
, Rocketeer seems to get stuck loading the site (Displays "Loading..." and the spinner just keeps going).To be fair this might be a server issue, but everything seems to work fine through AV-98 and the various Gemini web proxies I've tried.
Turns out this was a mistake on my end, sorry! Unlike the other clients I tried, Rocketeer sent the port number as part of the request URL, triggering a bug in my server.
After fixing the server-side bug, the site is still not loading, but at least now it's crashing because of #2 (triggered a link with Japanese in the path) and not just loading forever 😅