Thanks. Fixed it manually in the .sqlite3 file.
Would be nice if plesk would take care of that automatically.
sqlite3 /usr/local/psa/var/modules/laravel/laravel_toolkit.sqlite3
select * from applications
UPDATE applications
SET deploymentPath = 'new.mydomain.tld/web'
WHERE id = 9;
Okay. Running `plesk repair fs mydomain.tld` returned `Error messages: 0; Warnings: 0; Errors resolved: 0`
But I get a new message now:
Execution /opt/plesk/php/8.3/bin/php has failed with exit code 1, stdout: filemng: Failed to change directory to...
As already posted here,
after renaming a domain in plesk, Laravel Toolkit complains about not finding artisan:
Execution /opt/plesk/php/8.3/bin/php has failed with exit code 1, stdout: , stderr: Could not open input file: artisan
So to free up disk space after restoring a backup you have to SSH to your server and dig through your filesystem to find heaps of backup_*.tzst files.
du -ah . | sort -rh | head -n 10
Okay, Problem resolved. To restore a ~5MB Database from Remote Backups (not inkremental) you have to free up huge amounts of space on your server.
With the issue, I had 50GB of free space. That wasn't enough to restore 5MB. And maybe the disk space is also the reason, why the logs were empty in...
For everyone: %plesk_dir% in Ubuntu is /usr/local/psa/
Why is there a empty log file view, if theres actually log files?! :rolleyes:
So this is the last view lines:
[2025-02-12 17:54:32.496|1092758] INFO: Repository '/var/lib/psa/dumps/': Import content from...
I've accidently deleted a database and need to restore it from a (full) backup in the plesk backup-manager.
After I select the one specific database I need to restore, it's acting as if it's doing something for a while until the progress-notification changes to (in German)
Die Wiederherstellung...
This does not work for passbolt. I get bind errors like this:
nginx: [emerg] still could not bind()
nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:443 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:80 failed (98...
I have a similar issue, also after Migration from older Ubuntu with Plesk Obsidian. But the bounce messages are sent to the Server-Admin-Adress, not to the original sender.
OS version: Ubuntu 22.04.3 LTS
Plesk version: Plesk Obsidian 18.0.54 Update #3
By doing this for php 8.1 on Ubuntu I somehow broke imagick completely... It disappeard on php_info and on Plesk PHP-Settings. I replaced every version number with 8.1