Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
mdyoung3 opened this issue Jun 14, 2022 · 1 comment
Open

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

mdyoung3 opened this issue Jun 14, 2022 · 1 comment

Comments

@mdyoung3
Copy link

mdyoung3 commented Jun 14, 2022

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

No application knows how to open URL mysql://user:[email protected]: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.

@mdyoung3
Copy link
Author

One thing I noticed: If I rm the containers and run `fin init, it will work for a while, and then stop later in the day.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant