grande.andre

Members
  • Posts

    5
  • Joined

  • Last visited

grande.andre's Achievements

Noob

Noob (1/14)

0

Reputation

  1. Since updated to the latest Unraid OS I've been having daily problems with my unraid tower. All of the sudden it will become unresponsive from the network. pings will just show no host or host down. Everything else on my network is working fine. I've tried restarting everything in my network. I have a monitor connected to the server as well and nothing changes on the screen when this happens. The only way to recover from this state that I've found is to manually turn off the server and turn it back on. I would love some help with this it has been frustrating and I'm not sure how to debug. Tower Diagnostics (1)..zip
  2. @JorgeB How would I go about debugging further? Is this topic related?
  3. a couple of days ago the server started continuously disconnecting from the network. If i try to ping it, every few seconds it disconnects and reconnects: ``` Request timeout for icmp_seq 191 Request timeout for icmp_seq 192 Request timeout for icmp_seq 193 Request timeout for icmp_seq 194 Request timeout for icmp_seq 195 64 bytes from 10.132.132.3: icmp_seq=196 ttl=64 time=0.849 ms 64 bytes from 10.132.132.3: icmp_seq=197 ttl=64 time=0.599 ms ``` I know it's not my network because none of my other devices show a timeout while pinging. tower-diagnostics-20230802-1109.zip
  4. From fix common problems I'm getting this: Unable to write to cache Drive mounted read-only or completely full That is the only problem that shows up, In the pool devices it shows I have 514 GB free. I only realized there was a problem because one of my docker containers stopped working. the diagnostics is attached. Thank you! tower-diagnostics-20220919-1715.zip
  5. I was seeing the same issues as everyone else. I have it working now. 1. have a custom domain like "pydio.example.com" 2. use NginxProxyManager with LetsEncrypt so that requests for pydio.example.com go to my pydio port (8080, but it should work with other ports) 3. Force HTTPS 4. have a mariaDB instance ready to use with pydio-cells. That should be enough to get through the setup. It doesn't seem possible to run without without a custom domain and https. If at some point in the future you need to change the domain name or the unraid server IP adddress. Just update it in the config at "/mnt/user/appdata/pydio-cells/pydio.json"