That did the trick. Thanks for the prompt feedback and suggestion!
mpeterson0418
Posts
-
WP Mail Plug-In not accepting inputs during setup -
Guacamole ConfigurationHey sorry.... just a quick update I found the MySQL table and was able to edit it as needed. Issue got cleared up after running a couple queries. Thanks for your help!
-
Cloudron dash is stuck in reconnecting loopSo I am having some issues with getting my cloudron dash to load back up. Given some reviews it seems as though like there may potentially be an issue with MySQL as I cannot seem to access anything on it using the standard root/password combo as when previously setup as a docker
The below services are loading up fine -
michael@pcomp-webadmin:~$ sudo systemctl status mysql ● mysql.service - MySQL Community Server Loaded: loaded (/lib/systemd/system/mysql.service; enabled; vendor preset: enabled) Active: active (running) since Mon 2024-09-02 16:17:10 EDT; 2min 21s ago Process: 690 ExecStartPre=/usr/share/mysql/mysql-systemd-start pre (code=exited, status=0/SUCCESS) Main PID: 887 (mysqld) Status: "Server is operational" Tasks: 39 (limit: 4577) Memory: 196.6M CGroup: /system.slice/mysql.service └─887 /usr/sbin/mysqld Sep 02 16:17:07 pcomp-webadmin.petersoncomputers.local systemd[1]: Starting MySQL Community Server... Sep 02 16:17:10 pcomp-webadmin.petersoncomputers.local systemd[1]: Started MySQL Community Server.
michael@pcomp-webadmin:~$ sudo systemctl status box ● box.service - Cloudron Admin Loaded: loaded (/etc/systemd/system/box.service; enabled; vendor preset: enabled) Active: active (running) since Mon 2024-09-02 16:19:44 EDT; 26ms ago Main PID: 6323 (node) Tasks: 7 (limit: 4577) Memory: 7.2M (max: 400.0M) CGroup: /system.slice/box.service └─6323 node /home/yellowtent/box/box.js Sep 02 16:19:44 pcomp-webadmin.petersoncomputers.local systemd[1]: Started Cloudron Admin.
However I am stuck with a message stating that the page cannot launch -
Given I had a previous occurrence like this, I thought perhaps there was MySQL DB corruption taking place here. However..... when trying to collect dumps to rebuild the DB, I am now getting errors connecting as the root account due to permission denied errors from what appears to be an incorrect password
Kind of lost on this one, and hoping someone can reach out to help assist
Also enabled SSH for cloudron-support if anyone wants to connect and check things out
-
WordPress Site ConfigurationThanks for the prompt feedback.
Gave this documentation a read over = https://wordpress.org/documentation/article/create-pages/#changing-the-url-of-a-page
Everything has been corrected as far as URLs go..... thanks for your help
-
Guacamole Branding for Login PageHi @girish
Think I got it figured out. Had to change the file format on how I was zipping the directory so this is working now
One last tidbit here that I have - the "Title Here" variable in the en.json file seems to only hold one specific font. Is there any way to modify that?