PREVIEW_SIZE is not defined

We just noticed this error message “PREVIEW_SIZE is not defined” in Vikunja. Everything seems to work just fine and I couldn’t find anything relevant in the logs.

image

Vikunja api version v0.24.3
Built with go1.23.1
1 Like

+1, I’ve got the same error for cover pictures. Also they are not visible anymore.

vikunja/vikunja:0.24.2 image still working well after rolling back from the latest image.

I don’t see that error but I did notice my avatar image is no longer visible after the latest update. I had assumed it was something to do with how I’m running the container but haven’t had time to investigate yet.

Browser dev tools says it couldn’t load the image and trying to visit the image url gets a response ‘internal server error’ from the API.

EDIT: Just tried adding a cover picture to a project and got ‘internal server error’ too.

This seems to be caused by backporting the wrong fix. Will look into a solution.

This is probably unrelated. If you see an internal server error message, can you check the logs on your server? There should be a more detailed error message there.

2 Likes

Yes its the same here… using the 24.2 until this is fixed

I’ve just installed Vikunja v0.24.3 and also see this error right after uploading an image attachment to a task. This error pop up also appears when I’m from the home page and click on that task.

preview_size

This is fixed in the latest unstable build and will be resolved in the next release as well. If you want to get rid of the error until then, use the unstable build.

1 Like