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

Stuck at 'Waiting for the Editor to connect' #185

Open
attakorns opened this issue Mar 23, 2020 · 5 comments
Open

Stuck at 'Waiting for the Editor to connect' #185

attakorns opened this issue Mar 23, 2020 · 5 comments

Comments

@attakorns
Copy link

Describe the bug
A clear and concise description of what the bug is.
Ran npx create-corvid-app <folder_path> <website URL> and console keeps waiting at 'Waiting for the Editor to connect' and does not proceed. Same behaviour with npx create-corvid-app <folder_path> (that finished successfully) then followed by npx corvid clone <website URL>.

To Reproduce
Steps to reproduce the behavior:
Run npx create-corvid-app <folder_path> <website URL> or npx create-corvid-app <folder_path> followed by npx corvid clone <website URL>

Expected behavior
A clear and concise description of what you expected to happen.
I'm not sure since this is my first time but I suppose my site code gets pulled from Wix and the editor opens?

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Windows 10
  • Version 1903

Additional context
Add any other context about the problem here.

@bwprado
Copy link

bwprado commented Jan 16, 2021

Having the same problem, waiting to be fixed.

@RockyPhoenix
Copy link

RockyPhoenix commented Jan 24, 2021

Also having this issue.

Describe the bug

Running npx create-corvid-app <folder> <website> or npx corvid open-editor both proceed and hang:

Find out more about Corvid at www.wix.com/corvid
The Corvid CLI is used for working with local versions of your Wix sites. Using the CLI you can create new local projects, >open a local editor, and pull project updates.
⠐ Waiting for the Editor to connect

To Reproduce
Steps to reproduce the behavior:
Run npx create-corvid-app <folder_path> <website URL> or npx corvid open-editor.

Expected behavior
A clear and concise description of what you expected to happen.
Expecting Electron editor to launch.

Desktop (please complete the following information):
OS: macOS Catalina 10.15.7
node.js: v12.16.1
npx: 6.14.11

@xileftenurb
Copy link

Also having this issue,
Window 10
nose: v12.18.3
npx: 6.14.6

@xileftenurb
Copy link

xileftenurb commented Feb 9, 2021

To all those who would stuck on this, I found out,
If you go in the ".corvid" folder, there is a file named "session.log"

you probably have some useful error log in there that could explain what is happening.

for me, I have "error reading editor versions: Invalid URL: "
and "Admin server authentication error"

Alternatively, it seem there is a command named "corvid-debug" that work exactly like corvid-cli but that log all error directly in the console.

@Cipher-Coder
Copy link

I've been experiencing this issue as well. I am using macOS Big Sur 11.2.3 and I found that when it gets stuck like that, all I have to do is make sure the Electron window is selected and go to 'View' and click 'Reload'. Once I click on reload it connects and site is displayed like it should be.
I am not sure about any of the other OS's but Electron is... well... you know.. Electron.

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

5 participants