I have a quick question. I am trying to find if this error is related with the version of Curl/OpenSSL i am using in wordpress applicace 16 or it is the wordpress issue.
i have Curl version 7.64 and OpenSSl Version 1.1.1d which comes with the Wordpress applicance v16. Currently i am gettings errors like following in the wordpress site health:
The REST API request failed due to an error.
Error: cURL error 28: Connection timed out after 10001 milliseconds (http_request_failed)
I tried to set-up autosuspend with turnkey nexcloud. The server should go to energy save when no user is logged in to nexcloud.
It works so far with Webmin at port 12321. But the https port 443 is not recognised by autosuspend. Although the port is listed "Establised" with lsof -i P -n.
The default Nextcloud image, when deployed, will include /index.php in the url. It took quite some time to figure out how to fix this, and I just wanted to share the solution for others. This should be maybe be the default for the Turnkey installation, or at least should be displayed in the Readme/Docs of the image.
I am rather new to the Turnkey appliances. I am looking to use one of the Bugzilla appliances to replace our old Bugzilla setup. It uses an old Linux OS and MYSQL, but separately. I am looking to import one of the DB backups from the current system into the new appliance, but am not sure where to import it in the appliance. Any guidance is much appreciated.