this post was submitted on 26 Jun 2023
4 points (100.0% liked)

Lemmy Support

4634 readers
6 users here now

Support / questions about Lemmy.

Matrix Space: #lemmy-space

founded 5 years ago
MODERATORS
 

hi, I installed a year ago lemmy via Ansible, then all the upgrades I always did by changing only the docker-compose.yml file.

Today I tried to upgrade from version 0.17.4 to 0.18 by changing the docker-compose.yml file but the site doesn't work.

The only error I have is:

Starting http server at 0.0.0.0:8536
lemmy_1 | the thread 'actix-rt|system:0|arbiter:0' panicked for 'No auth header for picture access', crates/routes/src/images.rs:138:8
lemmy_1 | note: run with environment variable `RUST_BACKTRACE=1` to display a backtrace
lemmy_1 | thread 'actix-rt|system:0|arbiter:0' panicking about 'No auth header for picture access', crates/routes/src/images.rs:138:8
lemmy_1 | thread 'actix-rt|system:0|arbiter:0' panicking over 'No auth header for picture access', crates/routes/src/images.rs:138:8

Thanks.

top 3 comments
sorted by: hot top controversial new old
[–] mxh@lemmy.mxh.nu 0 points 1 year ago (1 children)

The lemmy-ansible repository has quite a few commits over the last year other than just bumping the version. Maybe try a git pull first?

[–] skariko@lemmy.ml 1 points 1 year ago (1 children)

I actually only used Ansible for the first installation, all subsequent ones I manually updated only the docker file and following the various instructions that were given only in this update it didn't work.

If it helps I can post my current configuration file docker-compose.yml

[–] skariko@lemmy.ml 1 points 1 year ago* (last edited 1 year ago)

It seems to have been resolved: the problem was the private instance setting, as soon as I edited in the database and it worked again 🙈

load more comments
view more: next ›