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

MySQL DSLink not loading on DGLUX5+DSA #4

Closed
javj9008 opened this issue Nov 6, 2020 · 4 comments · Fixed by #5
Closed

MySQL DSLink not loading on DGLUX5+DSA #4

javj9008 opened this issue Nov 6, 2020 · 4 comments · Fixed by #5
Assignees

Comments

@javj9008
Copy link

javj9008 commented Nov 6, 2020

Hi:
I would to report an issue when trying to use this dslink in a DGLUX5+DSA installation. The issue is as in the below image:

image

I also transcripted the Issue log as following:

2020-11-06 18:47:53.556762] == Executing /opt/dsa/dart-sdk/bin/pub with arguments [get] (pid: 31536) ==
[2020-11-06 18:47:54.081724] Resolving dependencies...
[2020-11-06 18:47:54.531796] Got dependencies!
[2020-11-06 18:47:54.600893] == Exited with status 0 ==
[2020-11-06 18:47:54.600893] == Exited with status 0 ==
[2020-11-06 18:47:54.600893] == Exited with status 0 ==
[2020-11-06 18:47:54.625525] == Executing /opt/dsa/dart-sdk/bin/dart with arguments [bin/run.dart, --name, MySQL, --broker, http://127.0.0.1:44292/conn, --token, mLVx9zMhfXJZFG7LGT2WW3Mm5mRTZYzg1rUdWErZv4cS9MWN] (pid: 31546) ==
[2020-11-06 18:47:54.762195] Unhandled exception:
[2020-11-06 18:47:54.762229] Could not import "package:dslink/nodes.dart" from "file:///opt/dsa/dsa-server/dslinks/MySQL/bin/run.dart": FileSystemException: Cannot open file, path = '/opt/dsa/dsa-server/dslinks/MySQL/bin/packages/dslink/nodes.dart' (OS Error: No such file or directory, errno = 2)
[2020-11-06 18:47:54.762243] #0 _asyncLoadErrorCallback (dart:_builtin:169)
[2020-11-06 18:47:54.762250] #1 _asyncLoadError (dart:_builtin:597)
[2020-11-06 18:47:54.762255] #2 _handleLoaderReply (dart:_builtin:409)
[2020-11-06 18:47:54.762260] #3 _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:148)
[2020-11-06 18:47:54.769932] == Exited with status 255 ==

Please help us ASAP to solve this issue, as we need yo used this DSLink along with DGLUX5+DSA.

Thanks in advance.

Best Regards.

@ilyatsarev
Copy link
Contributor

Hi, @javj9008. How did you install dslink? Did you use the "Install from Repository" feature under /sys/links?

@javj9008
Copy link
Author

javj9008 commented Nov 7, 2020

Hi, @javj9008. How did you install dslink? Did you use the "Install from Repository" feature under /sys/links?

Hi @ilyatsarev:
Thanks for kindly reply. Yes we have installed it from the Official Repository Menu from DGLUX5, but also please note we have installed it in the same way in 4 different DGLUX5+DSA installations hosted in different PC's, and the reported issue is always the same.

@ilyatsarev
Copy link
Contributor

@butlermatt please take a look at the error message. I've tried the same dslink on my local and it installed and started with no issues.

@butlermatt
Copy link
Member

I've created a new build: 1.0.1 which should now be available from the Dglux Repository. Please update the think via repository, and try starting the link again. Reopen this issue your errors continue to persist.

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

Successfully merging a pull request may close this issue.

3 participants