1
0
mirror of https://git.sr.ht/~cadence/cloudtube synced 2024-09-19 18:57:30 +00:00
cloudtube/pug/errors/fetch-error.pug
Cadence Ember 81a4d10474
Refactor video access route
- Move errors to separate files instead of embedding
- Consistent interface for error generation
- Move renderVideo function into route
- Fix unhandled FetchError regression from dbbe950
2021-04-28 00:56:00 +12:00

6 lines
384 B
Plaintext

p The selected instance, #[code= instanceOrigin], was unreachable.
details
summary If the instance is on a private network
p The instance URL was resolved by the server. If the instance is on a private network, CloudTube will not be able to connect back to it.
p To get around this error, you may be able to use local mode, or you can run your own CloudTube within the network.