Skip to content

tableplus error: No application knows how to open URL #84

@mdyoung3

Description

@mdyoung3

Recently, I've been getting this error when I run fin tableplus mysql:

No application knows how to open URL mysql://user:user@sitename.docksal.site:127.0.0.1:55001/default?statusColor=007F3D&enviroment=local&name=sitename (Error Domain=NSOSStatusErrorDomain Code=-10814 "kLSApplicationNotFoundErr: E.g. no application claims the file" UserInfo={_LSLine=1489, _LSFunction=runEvaluator}).

I tried specifying which application the open command should use, thus:

open -a /Applications/TablePlus.app "mysql://${USER}:${PASS}@${HOST}:${PORT}/${DB}?statusColor=007F3D&enviroment=local&name=${NAME}"

It errors out with application starting.

Screen Shot 2022-06-14 at 11 02 59 AM

I think it has something to do with the new domain naming convention of *.docksal.site.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions