Page 1 of 2

CLOSED: Dashboard Exception

Posted: Sun Aug 04, 2019 10:14 pm
by hemington1
Hello
my son updated Multicraft via the wiki.
The update went well, but now I have a dshboard exception.
I can't find any clues on how to get the dahboard up again.
Should I try to remove the Multicraft install, or is re-install Amahi 11 a better option?

Re: Dashboard Exception

Posted: Mon Aug 05, 2019 7:30 am
by bigfoot65
I would try undoling the Multicraft install first. Not all wiki articles are current, so following outdated guidance often breaks the HDA.

Also recommend you check the production log for errors.

Worse case, you may need to reinstall Amahi.

Re: Dashboard Exception

Posted: Sat Aug 17, 2019 12:09 am
by hemington1
I have deleted Multicraft and removed Multicraft.conf from apache folder. I get Mysq12 access denied errors.
https://paste.fedoraproject.org/paste/c ... 7HggcrNx8Q
Is it fatal?

Re: Dashboard Exception

Posted: Sat Aug 17, 2019 2:07 pm
by bigfoot65
Did the MySql password get changed?

That's what it looks like. Also were there any packages removed when you uninstalled the app?

This issue should be fixable, but need to determine the root cause for the error.

Re: Dashboard Exception

Posted: Sat Aug 17, 2019 9:16 pm
by hemington1
My son said he followed the upgrade steps in the wiki exactly.
https://wiki.amahi.org/index.php/Multicraft
On my part I deleted the install folder /var/hda/web-apps/multicraft/install
Also deleted the folder /var/hda/web-apps/multicraft
Then deleted the Multicraft.conf from apache folder so I could start http successfully.
Trying mysql -u root -p give me the access denied issue using yes as the password. I tried multicraft and my had login passwords with the same error.
How do I check Mysql12 password is 'yes'?

Re: Dashboard Exception

Posted: Sun Aug 18, 2019 7:38 am
by bigfoot65
That tells me the root password got changed.

Recommend you check out reset MariaDB root password guidance.

Re: Dashboard Exception

Posted: Tue Aug 20, 2019 5:51 am
by hemington1
That was so close............
I reset the mysql password to YES,
I can now get to the log in page, but once I try to log into the dashboard I get the exception error.
https://paste.fedoraproject.org/paste/K ... 3myJ7s5NpQ
No password errors, but some connection errors.

Re: Dashboard Exception

Posted: Tue Aug 20, 2019 9:43 am
by bigfoot65
This is the MariaDB root password.

That's likely why you get the dashboard error as it cannot read from the database.

Re: Dashboard Exception

Posted: Wed Aug 21, 2019 5:44 am
by hemington1
Changed password to correct one successfully. Tested password and all good for mariadb.
However, still get dashboard exception.
Back to same access denied for amahihda@localhost using password YES for mysql2.
Are there any other areas of mysql2 that I need to reset to the correct password?
Is there a difference between mysql2 and mariadb in regard to passwords?

Re: Dashboard Exception

Posted: Wed Aug 21, 2019 5:54 am
by bigfoot65
Not sure where the mysql2 is coming from.

It sounds like the Multicradft really hosed things up on your HDA.

Recommend you look for log files in /var/log directory that might offer a clue.