Skip to content

Errors when trying to use dropbox sync #57

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

Closed
misilot opened this issue Feb 19, 2016 · 3 comments
Closed

Errors when trying to use dropbox sync #57

misilot opened this issue Feb 19, 2016 · 3 comments
Assignees
Labels

Comments

@misilot
Copy link
Contributor

misilot commented Feb 19, 2016

[root@beta phpbu]# phpbu --configuration=config.xml
phpbu 3.0.3

Runtime:       PHP 7.0.3
Configuration: /root/phpbu/config.xml

PHP Warning:  fopen(phar:///usr/bin/phpbu/lib/dropbox/certs/trusted-certs.crt): failed to open stream: phar error: "lib/dropbox/certs/trusted-certs.crt" is not a file in phar "/usr/bin/phpbu" in phar:///usr/bin/phpbu/lib/dropbox/RootCertificates.php on line 127
Time: 417 ms, Memory: 4.00Mb

Exception 'phpbu\App\Backup\Sync\Exception' with message 'Unable to create external root certificate file and folder: Couldn't open 'phar:///usr/bin/phpbu/lib/dropbox/certs/trusted-certs.crt' for reading.'
in phar:///usr/bin/phpbu/Backup/Sync/Dropbox.php:101

backup mysqldump: OK, but skipped or failed Crypts, Syncs or Cleanups!
@sebastianfeldmann
Copy link
Owner

DOUH!!
This is fixed in version 3.0.4

You can update your PHAR by running

$ phpbu --self-update

My bad :(

@misilot
Copy link
Contributor Author

misilot commented Feb 19, 2016

Thanks @sebastianfeldmann!

@sebastianfeldmann
Copy link
Owner

Thanks @misilot for reporting this

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

No branches or pull requests

2 participants