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

Wallaby.js local license issue #1467

Closed
chrisblossom opened this issue Jan 18, 2018 · 3 comments
Closed

Wallaby.js local license issue #1467

chrisblossom opened this issue Jan 18, 2018 · 3 comments

Comments

@chrisblossom
Copy link

Issue description or question

I'm trying running two Wallaby instances (monorepo) within the same IDE and am running into a license issue telling me I'm running Wallaby on a different computer. I am unsure if this would happen if I was running VSCode and Webstorm at the same time as well.

screen shot 2018-01-18 at 6 07 51 am

Code editor or IDE name and version

WebStorm 2017.3.3
Build #WS-173.4301.22, built on January 15, 2018
JRE: 1.8.0_152-release-1024-b11 x86_64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o

OS name and version

Mac OS X 10.13.2

@ArtemGovorov
Copy link
Member

It's likely that you have an orphaned process running wallaby core (maybe as a result of and IDE/editor crash). Please close all wallaby instances, kill all node process on your machine (or restart it) and try again.

Let me know if it helped.

@chrisblossom
Copy link
Author

@ArtemGovorov I am trying to run Wallaby twice within the same editor. Although it does not seem to be working as expected. Maybe just stopped by the license server?

@ArtemGovorov
Copy link
Member

trying to run Wallaby twice within the same editor.

Oh, this is actually not supported (different instances of the same IDE or different editors - yes, but not running multiple running configurations in the same IDE window). However, it's not supported for other technical reasons, license checking should still work fine.

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

2 participants