Desktop icon indicating copy to clipboard operation
Desktop copied to clipboard

Indefinitely "Loading" and don't know how to access site

Open joelworsham opened this issue 7 years ago • 13 comments

Just installed this and spun up a site. I'm stuck on "Loading". It's been 10min now. Also, where do I even access my site? The name is "romaycorp". Is it supposed to be at "romaycorp.dev"?

joelworsham avatar Jun 07 '17 01:06 joelworsham

Sorry to hear it's not working properly. This could be related to #2, if Vagrant is unable to detect VirtualBox behind the scenes. Is there any output in the terminal window (click Expand to show the full output)?

Your site will be at vagrant.local once it's launched (and there's also an open-in-browser link in the app, once it loads).

rmccue avatar Jun 07 '17 01:06 rmccue

There was some more info in the console, but I've since closed it. When re-opening, it's still stuck on Loading, but no console output.

For what it's worth, I use Vagrant frequently already for my local development. I use VVV.

joelworsham avatar Jun 07 '17 21:06 joelworsham

@joelworsham Just as a precaution, what version of Vagrant do you currently have installed?

vagrant --version

I know some people have had issues being on an older version and upgrading to Vagrant 1.9.4 has resolved some issues.

stuartshields avatar Jun 07 '17 22:06 stuartshields

1.9.1. I'll try upgrading it

joelworsham avatar Jun 08 '17 01:06 joelworsham

I think #18 should fix this as well.

rmccue avatar Jun 09 '17 01:06 rmccue

I just installed Chassis Desktop on my new Macbook Pro. I have the same problem, endless loading. Am using Vagrant version 1.9.6.

vayurobins avatar Jun 30 '17 10:06 vayurobins

Unfortunately, same issue here too. :/

seanbperiod avatar Jul 13 '17 06:07 seanbperiod

Anyone experiencing this problem, can you try the test build here please? http://make.hmn.md/chassis/Chassis%20Desktop-0.2.1-pr26.dmg

If it still happens, use the "Open Debugger" item in the app menu, and let me know if there's any output there.

rmccue avatar Jul 15 '17 03:07 rmccue

That fixed the problem for me!

andreilupu avatar Jul 15 '17 13:07 andreilupu

It's running now, but I'm unable to get vagrant.local to resolve.

seanbperiod avatar Jul 15 '17 15:07 seanbperiod

Same issue, totally fresh computer (macbook pro). Steps I took:

  1. Install Chassis first time
  2. Use Chassis setup to install Vagrant and Virtualbox
  3. Create new box named "jacksoncollege"
  4. Status says "Unknown", commands run all the way through exit code 0.
  5. Status changes to "Loading..." forever.
  6. Quit Chassis/Open Chassis. "Loading..." forever with console having "No output".
  7. Reset Chassis from settings.
  8. Chassis informs me Vagrant and Virtualbox are not installed. Weird...
  9. Quit Chassis/Open Chassis. Chassis informs me now that they are installed. Okay. EDIT STEPS (forgot to mention): a. Installed beta release that you linked above, but same issue persisted.
  10. Create new box with same name, confirm overwrite.
  11. "Loading...". Console has "No Output".
  12. Open debugger, this is in console: (For some reason I cannot copy/paste it, so here is a screenshot)

joelworsham avatar Aug 16 '17 15:08 joelworsham

Note. I just manually deleted the directory and re-created it with success. I assume the big difference here is using the beta version.

Should be noted though that Chassis did not successfully delete the box when I told it to and that caused the bug where the directory existed so Chassis "broke".

joelworsham avatar Aug 16 '17 15:08 joelworsham

Just popping my head in here as it's been more than a year since this issue was reported and about as much since I last looked at the desktop app. The 0.2.1-pr26 branch solved this issue for me -- at least for the existing Chassis box I had created from the commandline that was actually up and running.

I had also created a new Chassis box from inside the app that also had the "Loading" issue after it was done installing, and that one was still stuck on "Loading" with that branch.

jazzsequence avatar Aug 09 '18 21:08 jazzsequence