My_webapp database problem

:uk:/:us: Message template (english)

My YunoHost server

Hardware: System76 mini pc
YunoHost version: 4.2.6.1
I have access to my server : Through SSH | through the webadmin | direct access via keyboard / screen | …
Are you in a special context or did you perform some particular tweaking on your YunoHost instance ? : No

Description of my issue

Hello folks,
I’ve installed the custom web app. The installation process went well and the MySQL database was created with the webapp. The problem I’m having now is that the MySQL database is not accessible even with the right credentials supplied.
The application I install within the “custom web app” needs access to this database to function.

I’ve tried recreating the database, the custom web app fails when trying to recreate the database. Not sure of what is going on, this seems like a permission issue.
Here is the error log generated from the failure:

args:
  action: create_database
  app: my_webapp
  args: dontmindthis=undefined
ended_at: 2021-07-01 16:30:46.292461
error: hook_exec() got an unexpected keyword argument 'user'
interface: api
operation: app_action_run
parent: null
related_to:
- - app
  - my_webapp
started_at: 2021-07-01 16:30:46.286521
success: false
yunohost_version: 4.2.6.1

Any suggestion on how to resolved this would be appreciated.
Thanks!

Problem resolved! :grinning:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.