Release v6.7.1 (2023-10-17)
Last updated
Last updated
Published 2023-10-17 07:42:45Z
Symptoms for that are: Uploads do no longer work. And the location defaults just all display - not configured -
(In the Base Configuration - File worker). ()
Fix: configure the location defaults again. In almost all cases this should be trivial. If you have multiple locations that are ambiguous, check their contents to see what they were used for.
fylr does not start with: Error setting default for config: Webfrontend path not found: open /fylr/files/webfrontend/index.html: no such file or directory
Fix: remove the line path: "/fylr/files/webfrontend"
from fylr.yml. It is below webapp
.
fylr does not start with: ERR Unable to load [...] error="Unable to open resource file [...]"
Fix: remove the resources:
line from fylr.yml. Resources are not included in the container any more but are included in the fylr binary file. There, they are found automatically... if you do not specify a path in fylr.yml.
startup: prevents panic if no build info can be found in web build or go build
Any questions / bugs: