You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the efforts put into this awesome piece of software. It has served us well over the last few years, but lately we've been noticing some logs that we started looking into. The issue is quickly reproducable on localhost using the docker image.
How Shlink is set up
Shlink Version: 3.4.0
How do you serve Shlink: Docker image on localhost
Database engine used: Nothing outside of the standard docker image
Summary
Shlink fails with internal errors when trying to fetch robots.txt, even from basic setup on localhost.
Affected versions
Version 3.4.0 and above, including current stable 3.5.1.
Version 3.3.2 and below does not have this behavior.
Current behavior
The issue is causing shlink to respond with the status code 500.
Expected behavior
Show the proper response as it used to in earlier versions.
Thanks for the efforts put into this awesome piece of software. It has served us well over the last few years, but lately we've been noticing some logs that we started looking into. The issue is quickly reproducable on localhost using the docker image.
How Shlink is set up
Summary
Shlink fails with internal errors when trying to fetch robots.txt, even from basic setup on localhost.
Affected versions
Version 3.4.0 and above, including current stable 3.5.1.
Version 3.3.2 and below does not have this behavior.
Current behavior
The issue is causing shlink to respond with the status code 500.
Expected behavior
Show the proper response as it used to in earlier versions.
How to reproduce
Start with docker based on Getting Started docs.
Change to shlinkio/shlink:3.3.2 and it works again.
Stacktrace from shlink:
The text was updated successfully, but these errors were encountered: