Znerox

Results 6 comments of Znerox

I got the same error, upgrading a Pi 4 from 22.03.5 to 23.05.2 Collected errors: * opkg_install_cmd: Cannot install package cypress-nvram-43455-sdio-rpi-4b. * opkg_install_cmd: Cannot install package luci-i18n-pbr-en. make[2]: *** [Makefile:189:...

Having the option to do backup every X weeks, on a specific weekday and time would be very nice.

The reason I would want something like this: I only want backups to run at night, and for many of my backup jobs, the source folder changes so rarely that...

1. Are you running as a Docker container? 2. If you log in to phpMyAdmin, does the database exist? what tables do you see? 3. Press "Create database" again, what...

Very strange that you get this error when running as a container. Can you try opening a shell inside your docker container an typing this command. `cd /var/www/html/tools/php & ls`...

So you're building your own docker image based on this code? I have not really considered that use case, so the code in this repo does not look for environment...