-
Notifications
You must be signed in to change notification settings - Fork 1
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
Comments
Hi, @javj9008. How did you install dslink? Did you use the "Install from Repository" feature under /sys/links? |
Hi @ilyatsarev: |
@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. |
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. |
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:
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.
The text was updated successfully, but these errors were encountered: