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

Incus 6.1.0 - php json_decode #872

Closed
rajbock opened this issue May 15, 2024 · 1 comment
Closed

Incus 6.1.0 - php json_decode #872

rajbock opened this issue May 15, 2024 · 1 comment

Comments

@rajbock
Copy link

rajbock commented May 15, 2024

After updating to incus 6.1.0, I receive the following error message in my containers (Joomla Update Check):

2024-05-15T06:05:11+00:00 CRITICAL 1.2.3.4 error Uncaught Throwable of type JsonException thrown with message "Syntax error". Stack trace: #0 [ROOT]/libraries/vendor/php-tuf/php-tuf/src/Metadata/MetadataBase.php(90): json_decode('', true, 512, 4194304)
#1 [ROOT]/libraries/vendor/php-tuf/php-tuf/src/Client/Repository.php(67): Tuf\Metadata\MetadataBase::createFromJson('')
#2 [ROOT]/libraries/vendor/php-tuf/php-tuf/src/Client/Updater.php(181): Tuf\Client\Repository->getTimestamp()
#3 [ROOT]/libraries/vendor/php-tuf/php-tuf/src/Client/Updater.php(148): Tuf\Client\Updater->updateTimestamp()
#4 [ROOT]/libraries/src/TUF/TufFetcher.php(117): Tuf\Client\Updater->refresh()

Downgrade to 6.0.0 and it works again.

@rajbock
Copy link
Author

rajbock commented May 15, 2024

Ok, that seems to have been resolved. It was probably more due to Joomla and I noticed it right after the update to incus 6.1.0.

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

No branches or pull requests

2 participants