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

FPPv8: Restore backup from v7 results in ungraceful http 500 #1787

Closed
jcrossbdn opened this issue Feb 2, 2024 · 1 comment · Fixed by #1795
Closed

FPPv8: Restore backup from v7 results in ungraceful http 500 #1787

jcrossbdn opened this issue Feb 2, 2024 · 1 comment · Fixed by #1795
Assignees

Comments

@jcrossbdn
Copy link

error from /home/fpp/media/logs/apache2-error.log

[Thu Feb 01 21:52:06.790475 2024] [proxy_fcgi:error] [pid 1452:tid 1682846656] [client 192.168.1.36:53881] AH01071: Got error 'PHP message: PHP Warning: Trying to access array offset on value of type null in /opt/fpp/www/backup.php on line 749; PHP message: PHP Warning: Trying to access array offset on value of type null in /opt/fpp/www/backup.php on line 749; PHP message: PHP Fatal error: Uncaught TypeError: array_key_exists(): Argument #2 ($array) must be of type array, null given in /opt/fpp/www/backup.php:749\nStack trace:\n#0 /opt/fpp/www/backup.php(419): processRestoreData()\n#1 /opt/fpp/www/backup.php(341): doRestore()\n#2 {main}\n thrown in /opt/fpp/www/backup.php on line 749', referer: http://192.168.10.2/backup.php

It appears that Channel Outputs restore works but it fails after that (or shortly after that)

@jaredb7
Copy link
Collaborator

jaredb7 commented Feb 12, 2024

Hi @jcrossbdn, this has been fixed. It should be all ok! but if you wanted to pull in the latest commits/updates on your alpha install and test that would be great.

Restoring does take a little longer than it used to (at least for me anyway), unsure what's causing that but I'll investigate further

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

Successfully merging a pull request may close this issue.

2 participants