Error loading domains #176
Unanswered
ihmels
asked this question in
Help wanted
Replies: 0 comments 1 reply
-
I cannot reproduce. Please, provide more specific reproduction steps which allow for a consistent way to see this, with exact Shlink version being used and how it is set-up. Ideally, provide the whole scenario in the form of docker compose config file. There's very likely an issue with Shlink set-up, not an issue with the dashboard. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Shlink Dashboard version
0.1.1
Shlink version
4.5.0
How do you serve Shlink Dashboard
Docker image
Database engine
MariaDB
Database version
11.4.7
Current behavior
When I select a server in the dashboard and then go to the “Manage domains” section in the server, I get the following error:
When I then click on another page, I get the following error:
The reason for this error is that the server has crashed and the web server responds with a standard error page that cannot be processed by the front end.
The container log of the Shlink dashboard contains the following:
Expected behavior
The application doesn't crash.
Minimum steps to reproduce
Instead of a list of domains, you get an error:
If you navigate to another page, the following error appears (because the backend application has been crashed):
Beta Was this translation helpful? Give feedback.
All reactions