1
Installation.info endpoint not working in isolated environments
Source: outline/outline#11544 · opened by @ACCG-N
Hello,
I am using a self-hosted instance of Outline which does not have outgoing internet access due to security reasons.
As the endpoint api/installation.info attempts to check for the latest version of Outline available, the endpoint is in general unresponsive for us (gateway always times out).
We would therefore propose a PR to catch the internal error when failing to obtain the latest version and in that case, return at least the current version.
This is the error I currently get:
I would hope for something like the following response instead:
What do you think of this idea, can I propose a PR?
I am using a self-hosted instance of Outline which does not have outgoing internet access due to security reasons.
As the endpoint api/installation.info attempts to check for the latest version of Outline available, the endpoint is in general unresponsive for us (gateway always times out).
We would therefore propose a PR to catch the internal error when failing to obtain the latest version and in that case, return at least the current version.
This is the error I currently get:
I would hope for something like the following response instead:
What do you think of this idea, can I propose a PR?
No pledges yet. Be the first to back this.
Comments
Similar requests
Per-endpoint rate limits are too restrictive for AI agent workflows and not configurable
2 votes · 0 comments
[Urgent] Example Docker self-hosting config exposes Postgres/Redis to the Internet
1 vote · 0 comments
Docker Installation Guide - Required part?
1 vote · 0 comments
Feature request: API endpoint to import historical revisions
1 vote · 0 comments
Proposal: Implementing API Versioning in Outline
1 vote · 0 comments
No comments yet.