"resourcespace.plugins does not exist" / mysql username entered 1 character at a time

30 views
Skip to first unread message

Steven Swart

unread,
Mar 10, 2022, 3:54:21 PM3/10/22
to ResourceSpace
Still trying to do the initial setup on a cloud server LAMP box.

When I submit the first admin setup screen, I get a blank page that hangs and the error log shows:
messages related to "resourcespace.plugins does not exist"

The query log shows a series of attempts to log in:
2022-03-10T19:57:05.019603Z        11 Connect   re@localhost on  using Socket
2022-03-10T19:57:05.019698Z        11 Connect   Access denied for user 're'@'localhost' (using password: YES)
2022-03-10T19:57:05.071658Z        12 Connect   re@localhost on  using Socket
2022-03-10T19:57:05.071761Z        12 Connect   Access denied for user 're'@'localhost' (using password: YES)
2022-03-10T19:57:05.264867Z        13 Connect   res@localhost on  using Socket
2022-03-10T19:57:05.264933Z        13 Connect   Access denied for user 'res'@'localhost' (using password: YES)
2022-03-10T19:57:05.417584Z        14 Connect   reso@localhost on  using Socket
2022-03-10T19:57:05.417824Z        14 Connect   Access denied for user 'reso'@'localhost' (using password: YES)
2022-03-10T19:57:05.576664Z        15 Connect   resour@localhost on  using Socket
2022-03-10T19:57:05.576734Z        15 Connect   Access denied for user 'resour'@'localhost' (using password: NO)
2022-03-10T19:57:05.613214Z        16 Connect   resour@localhost on  using Socket
2022-03-10T19:57:05.613287Z        16 Connect   Access denied for user 'resour'@'localhost' (using password: NO)
2022-03-10T19:57:05.842957Z        17 Connect   resourc@localhost on  using Socket
2022-03-10T19:57:05.843016Z        17 Connect   Access denied for user 'resourc'@'localhost' (using password: NO)
2022-03-10T19:57:06.048029Z        18 Connect   resource@localhost on  using Socket
2022-03-10T19:57:06.048091Z        18 Connect   Access denied for user 'resource'@'localhost' (using password: NO)
2022-03-10T19:57:06.242041Z        19 Connect   resources@localhost on  using Socket
2022-03-10T19:57:06.242225Z        19 Connect   Access denied for user 'resources'@'localhost' (using password: NO)
2022-03-10T19:57:06.734258Z        20 Connect   resourcesp@localhost on  using Socket
2022-03-10T19:57:06.734347Z        20 Connect   Access denied for user 'resourcesp'@'localhost' (using password: YES)

benjinet

unread,
May 21, 2022, 3:48:41 PM5/21/22
to ResourceSpace
I'm having the same issue with a fresh install on an M1 mac. Install version is 9.8, and I even tried simply creating the table. I still get this error:

Fatal error: Uncaught mysqli_sql_exception: Table 'resourcespace.plugins' doesn't exist in /Users/***/Sites/resourcespace/include/database_functions.php:482 Stack trace: #0 /Users/***/Sites/resourcespace/include/database_functions.php(482): mysqli->prepare('SELECT inst_ver...') #1 /Users/***/Sites/resourcespace/include/database_functions.php(1023): ps_query('SELECT inst_ver...', Array, 'plugins', -1, true, 0, true, false) #2 /Users/***/Sites/resourcespace/include/db.php(229): ps_value('SELECT inst_ver...', Array, '', 'plugins') #3 /Users

Not sure how to fix this...
Reply all
Reply to author
Forward
0 new messages