Beiträge von HackitZ

    i found this guide it worked for me as well.

    so i ran,

    Code
    docker ps -aqf "name=portainer"

    this gives me to id cfcfbd668ea2

    i then ran

    docker restart cfcfbd668ea2 and get this error

    Code
    Error response from daemon: Cannot restart container cfcfbd668ea2: AppArmor enabled on system but the docker-default profile could not be loaded: running `apparmor_parser apparmor_parser --version` failed with output:
    error: exec: "apparmor_parser": executable file not found in $PATH

    ok seem portainer exited and is not running anymore, i tried to run docker restart portainer and ghet this message

    hmmm any idea how i can start portainer now?

    thanks

    so was having an issue earlier that i sorted out.

    When i was done i saw an update was available.

    i didnt read them i just updated.

    after the system rebooted it's now not working. i cant log in.

    i can ssh into the box, i ran

    apt update, i get all packages are up to date.

    i ran reboot, still no gui.

    i then ran,

    omv-upgrade, i get 0 upgraded, 0 newly inmstalled, 0 to remove, 0 not upgraded.

    rebooted again, sill no gui.

    i then ran,

    apt-cache policy openmediavault,

    i then ran omv-aptclean.

    rebooted and still no gui. cant do anything other then ssh into the box.

    Any other ideas?

    hi all,

    So omv and swag have been running good for about a year.

    i decided to add a new app lazylibrarian.

    i added it using portainer.

    i then renamed lazylibrarian.subdomain.conf.sample to lazylibrarian.subdomain.conf

    added my cname to my host (this could take a whlie 24hrs maybe)

    now i first installed swag with docker compose yml. a while back i added to portainer as i found it quicker to update my subdomains.

    well my old ass forgot i did that and updated swag with the docker compose up.

    it didn't work, after reading my notes i realized oh crap i moved to portainer. so i redeployed swag in portainer pulling in a new image.

    now none of my domains load all have a 503 error page.

    so i ran, docker loge -f swag, here's the out come.

    so i have recreated the container.

    did i miss a simple step or did i screw it all up?

    Thanks for any help

    how well is it working? are you using it to search the web? do you use portainer? could you share your yml ?

    thanks for replying

    You should probably look at PhotoPrism's documentation and see if they use a newer version of mariadb. I haven't updated this in some time.

    Three points:

    1. My volume paths start with /sym ... That is a symlink.
    2. I use a custom network. Setup is explained in a how-to I wrote on the subject. There are other ways to setup networks. This is just they way I have all of mine.
    3. I use Swag/DuckDNS

    was going to do this today but just realized i need to add another drive before i do this. i can see the photos taking up a huge amount of space.

    badway Photoprism is my number one also. I had to work with the compose file for a good bit to make it work for me.

    Hi Agricola, did you ever try photoprism? If so could you share your yml?

    Also would it be an issue to have photoprism use its own version of mariadb? I don't want to mess up my nextcloud.

    Sorry for all the questions