Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
Thank you in advance for your patience and understanding on the matter.
Only on one Server, we are facing the issue that No Sites are reachable by IPv6. Theres the upstream Error in the logs. No Idea why..
We tried the plesk repair tool and also checked fail2ban but got No Idea.
IT works on Pages with nginx only settings, but Not for default Setups with...
Thanks for this, It seems that this fixes the issue.
It seems that also the database was linked to the wrong user account.
Error:
Warning: Database "joomla_8"
The database 'joomla_8' belongs to the other subscription 'xxxxxxxxxx' and cannot be backed up. To fix it reassign the database via the...
Any idea? On daily backups this log entry is generated:
Warning: Application "joomla"
Unable to back up APS controller data. Error: resource of type aps.environment with id f878015c-8d3a-4c3b-a90f-613f3ae1c961 not found by brokers
Tryed plesk repair db, but this doesn't help.
Additionally, we have found a second curiosity. It happens on the same servers after 18.0.34 and is also related to smtp.
Also some user cannot login, denied by these message :
> The mail system
>
> <xxxxxxxx . com>: SMTPUTF8 is required, but was not offered by host
>...
We have more than one box with this prob. actually, at the next system., switching to qmail and back can't fix it.
Maybee you want to have a look into.
Debian 9.13 also!
And just as an addon. Via https it's possible to add a repo by:
https://gitlab-ci-token:<TOKEN>@gitlab.......
If I try this, Plesk responds with" this an unsecure password". .......
+1
this is a must have feature. Today we have the repo two times on the server and must push to two different origins to deploy live or staging.
Expected is:
Push with tag "live" deploy to www.example.com
Push with tag "dev", deploy to staging.example.com
We have our own Gitlab, offering SSH at port 2224. We have absolutely no problem in using Gitlab with ceratin tools.
The Plesk Extension isn't possible to connect to gitlab. I think it's a problem by the extension and how known_host are stored.
As the SSH user of the domain I can pull and push...