-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Error while self-updating the application: Permission denied #60
Comments
I think our permissions check is faulty. Rerunning with
And when I try to run it to check the version I get permission denied, so I think we forgot to make the downloaded binary executable
|
Part one: [ERROR] Something went wrong while updating the application! rename(/tmp/hyde4JMTss,/usr/local/bin/hyde): Permission denied on line 275 in file phar:///usr/local/bin/hyde/app/Commands/SelfUpdateCommand.php Part two: PHP Fatal error: Uncaught ErrorException: include(): zlib: data error in phar:///usr/local/bin/hyde/.box/vendor/composer/ClassLoader.php:576 |
May fix `PHP Fatal error: Uncaught ErrorException: include(): zlib: data error in phar:///usr/local/bin/hyde/.box/vendor/composer/ClassLoader.php:576` see #60 (comment)
Description
A fatal error occurred while trying to update the application using the self-update command.
Error message
Stack trace
Environment
Context
/usr/local/bin/hyde
The text was updated successfully, but these errors were encountered: