Closed Krushx0 closed 1 year ago
Could you try without a lxc container at all? They're known to cause problems with docker (even proxmox dev's don't recommend it).
Does it works for you? I mean a fresh install state with empty volumes attached? I running +10 linuxserver image only this one is acting up. If it works for you I could consider to try build other environment but until somebody confirm that is actually works I see no point to do that.
Our testing show's that it boots correctly: https://ci-tests.linuxserver.io/linuxserver/freshrss/latest/index.html
I don't personally use it myself.
A clean install works fine for me on both a standard VM host and in my test LXC environment (not proxmox).
I created a VM environment with debian, docker ,portainer but unfortunately it did not work I have the same problem. Just for a chance I tried the official image and it worked. I had hope that I could run linuxserver version that I always use and prefer but this time it failed me. I could simply not figure out what could cause the issue this time. For the time being I will stick to the official image.
Can you re-check your container logs and see if there are any messages about nginx config updates?
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.
This issue is locked due to inactivity
Is there an existing issue for this?
Current Behavior
After the merge and the image have been repulled I still cannot reach the website and I have errors in the Container logs. With the current version: 1.21.0-ls173
Expected Behavior
I can reach the website and use it as intended without having errors in the container logs.
Steps To Reproduce
In this environment: docker + portioner using stack on a debian LXC container on proxmox. (every other "linuxserver" docker image works in this environment) using the following docker compose: version: "2.1" services: freshrss: image: lscr.io/linuxserver/freshrss:latest container_name: freshrss environment:
Deploy the stack (without the extension volume row still the same behavior. I use the same path structure login for my other linuxserver docker image there is no problem with the path on my side. I give the proper 1000 puid an pgid for the folders as I did before for the other containers that works.) You should wait for a 3-5 minutes to get the same result. Check the container logs.
Environment
CPU architecture
x86-64
Docker creation
Container logs