Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trying to get this to run properly on unriad 6.11.15. #84

Open
mattlward opened this issue Dec 2, 2022 · 1 comment
Open

Trying to get this to run properly on unriad 6.11.15. #84

mattlward opened this issue Dec 2, 2022 · 1 comment

Comments

@mattlward
Copy link

mattlward commented Dec 2, 2022

**
So an update... if I remove Host path 1 the web interface starts, finds devices and says it backs them up. I cannot find the backups they are not landing where I told them to. I defined a path called Backups with /data/backups > /mnt/user/backups/tasmota/backups/ and the files are not ending up there.

When I enter the console for the container and check the path /var/www/html I do see the files?

HA_addon changelog.log favicon listbackups.php upgrade.php
LICENSE config.inc.php.example favicon.ico resources
README.md data images scan.php
TasmoBackup.png edit.php index.php settings.php
backupall.php export.php lib test.html
/var/www/html #
**

I am the first to admit that I am not a docker genius.
I have installed the container and it started fine. Next I tried to open the WebUI to finish the configuration and I am presented with a blank screen... It really appears that I am not finding the files to generate the web pages. Here is the important stuff for my base config.

image

I am sure this is a path mapping issue, just to sure where to begin.

Logs from a restart of the container.

2022-12-02 13:47:00,558 WARN received SIGTERM indicating exit request
2022-12-02 13:47:00,559 INFO waiting for processes, nginx, php-fpm to die
2022-12-02 13:47:00,568 INFO stopped: php-fpm (exit status 0)
2022-12-02 13:47:00,601 INFO stopped: nginx (exit status 0)
2022-12-02 13:47:00,602 INFO stopped: processes (terminated by SIGTERM)
2022-12-02 13:47:10,704 INFO Set uid to user 0 succeeded
2022-12-02 13:47:10,707 INFO supervisord started with pid 1
2022-12-02 13:47:11,710 INFO spawned: 'processes' with pid 19
2022-12-02 13:47:11,713 INFO spawned: 'nginx' with pid 20
2022-12-02 13:47:11,716 INFO spawned: 'php-fpm' with pid 21
2022-12-02 13:47:12,738 INFO success: processes entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2022-12-02 13:47:12,738 INFO success: nginx entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2022-12-02 13:47:13,738 INFO reaped unknown pid 27 (exit status 0)
2022-12-02 13:47:14,739 INFO success: php-fpm entered RUNNING state, process has stayed up for > than 3 seconds (startsecs)
192.168.1.117 - - [02/Dec/2022:13:47:14 -0600] "GET / HTTP/1.1" 500 5 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:107.0) Gecko/20100101 Firefox/107.0" "-" 0.012 0.012 . -

@patrickdk77
Copy link
Collaborator

I know nothing about unraid, or how it wraps around docker
I also dunno what you mean by defined a path /data/backups > /mnt/user/backups/tasmota/backups but nothing about this sounds right at all, but the picture you posted doesn't talk about this at all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants