question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Stranger issue with Login/Register (Clean clone, Windows 10)

See original GitHub issue

Just cloned and I did the usual process.

So I noticed that there was this authentication new feature (I had not noticed before.). I decided to test. So:

Chrome could not GET / register or login With Vivaldi gave Can not GET / register or login With Edge gave Can not GET / register or login

However, in the old Internet Explorer it authenticates normally. Although I had a moment that gave the error below.

backend HMR error status: fail

Cheers

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:27 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
larixercommented, Sep 27, 2017

@MichelDiz I have tried your docker compose image. It is working for me under Linux host. Normally starter kit uses LAN IP for all connections, this is done to enable direct access from the Android and iOS phone to the application running on local machine. To make all of the starter kit work as expected you need to figure out networking issues you have with docker. You should be able to access IP that is reported to you by the kit in the terminal from your machine.

If you just want to run web part of the kit, then you can force to run it on localhost. You need to change .spinrc.json -> options -> backendUrl and replace {ip} with localhost in it.

1reaction
larixercommented, Sep 26, 2017

@MichelDiz It is allowed for Host browsers. But you will have to type in URL in Host browser yourself, because starter kit is isolated in container and cannot execute commands on your host to open URL in the browser for you

Read more comments on GitHub >

github_iconTop Results From Across the Web

Cloned Windows causing issues with microsoft account?
A client of mine is getting the below error when he attempts to login to any of the accounts attached to his E3...
Read more >
Can I clone Windows 10 from my old HDD to a M.2 for ... - Reddit
I would probably get everything up to date and working and cleaned up on the HDD first before cloning to minimise any potential...
Read more >
Windows 10 fails to boot after HDD clone to SSD - Super User
I initially cloned the drive with the latest version of TODO Backup and then tried with Macrium Reflect. Both have the same problem....
Read more >
How to clone Windows 10 - The Free and Easy way! - YouTube
Open Description for info and links! I'm asked almost every day to make a video about cloning Windows 10... after several YEARS I...
Read more >
Dont lose your data in 2022 in Windows 10 and 11 - YouTube
In How to Clone Your Drive For Free - Don't lose your data in 2022, I show you how to clone an M.2...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found