Skip to content

Typeerror: Conn.query is not a function in desktop app #6

@gebeer

Description

@gebeer

Hello, first time user of Trongate. Thank you for the framework.
I am, trying to install it through the desktop app on Linux and getting said error after submitting DB details.
My settings for new app:
app name: trongate
base url: https://trongate.ddev.site
db connection details:

{
    "host" : "db",
    "port" : 3306,
    "user" : "db",
    "password" : "db",
    "database" : "db"
}

These are standard values for running a PHP app with ddev.
image

Any help would be much appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions