Jump to content

cmer

Members
  • Posts

    71
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

cmer's Achievements

Rookie

Rookie (2/14)

5

Reputation

  1. I don't use Caddy anymore, so I will not be releasing an update. You should just install the official release: https://hub.docker.com/_/caddy
  2. I'm having the same issue. Privoxy only accepts local connections, but not from LAN. It was working perfectly before, something changed in the image. Not sure what...
  3. You might want to switch to the official Docker image. I no longer use or update this one. This is the one I use now: docker.seadrive.org/seafileltd/seafile-pro:latest You can read more about it here.
  4. Guys, I don't think I'll tackle this job at the moment because it basically means starting from scratch. I thought I'd have to make small adjustments only, but the Seafile docker is greatly different from mine. It also does not support the Pro version. If anyone wants to take this over, that'd be great.
  5. I’ll try to rebuild the image today.
  6. This is not really what Seafile is for. It's probably a very bad fit for this use case.
  7. Cool that was easy. I changed both to br0 and it just works now. Thanks!
  8. I am struggling to connect two of my containers together. Basically, I have NextCloud running as "br0" and MySQL running as "bridge". I'd like to connect to MySQL from the NextCloud container, but it is not reachable when running as "br0". What steps should I take to be able to connect to MySQL TCP port 3306 from my NextCloud container? Thanks in advance
  9. I am trying to setup a container with Network Type: br0. Oddly, I cannot reach my Unraid IP from inside the container. My pings just never make it to the host. I can reach it just fine when the container is in Bridge mode. Is there anything else I should be doing? Both IPs are on the same subnet (10.0.0.0/24). Thanks in advance.
  10. Ah! That was easy! I had just removed the second drive from the cache pool, but did not set the cache slots back to 1. Thanks so much!
  11. Hey guys, I found some info on the subject on the forum but not quite what I was looking for. I had a single cache drive formatted as XFS. I tried adding a second cache drive in slot 2, but now I get "Unmountable: No pool uuid", even after removing the second cache drive. I read that the default file system for cache drives is BTFRS. Could it be why I can't mount it anymore? Not sure what to do at this point. I don't want to lose the data I have on the cache drive (because I have more than cache data). Thanks!
  12. I don't think Seafile upgrades the database automatically unfortunately... that's quite annoying. Maybe something I'll need to automate in a future version of this image. You need to run `upgrade/upgrade_6.1_6.2.sh` I believe. Docker-shell into the container while it's starting and apply it manually. I highly recommend this:
  13. Nevermind, Squid already did it I merged the PR.
×
×
  • Create New...