Cannot navigate directly to space via URL #89

Closed
opened 2026-02-27 18:04:36 +00:00 by mplorentz · 1 comment
Collaborator

In my self-hosted copy of flotilla I can't navigate directly to a space URL like https://shipwreck.scuttle.works/spaces/relay.scuttle.works/recent

If I open https://shipwreck.scuttle.works/ and use the UI to navigate to the space I end up with the above URL in the address bar. But navigating directly there results in a 404.

This isn't reproducible on https://app.flotilla.space.

In my self-hosted copy of flotilla I can't navigate directly to a space URL like https://shipwreck.scuttle.works/spaces/relay.scuttle.works/recent If I open https://shipwreck.scuttle.works/ and use the UI to navigate to the space I end up with the above URL in the address bar. But navigating directly there results in a 404. This isn't reproducible on https://app.flotilla.space.
hodlbod added the priority label 2026-03-13 00:33:42 +00:00
hodlbod added this to the Current milestone 2026-03-13 00:33:43 +00:00
hodlbod self-assigned this 2026-03-13 00:33:46 +00:00
Owner

This is a rewrite thing, you have to set it up in npx serve, docker, render.com, whatever. Just rewrite 404s to index.html.

This is a rewrite thing, you have to set it up in npx serve, docker, render.com, whatever. Just rewrite 404s to index.html.
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: coracle/flotilla#89