Jump to content
  • 0

Bandlab cannot login


Question

Posted

When login to Bandlab, browser will redirect link to http://localhost:4342/, but it's not reachable.

There is no such service listening port 4342.

Firewall has set as allow the connection.

System:  Windows 10 21H1

5 answers to this question

Recommended Posts

  • 0
Posted
On 8/13/2022 at 5:42 AM, Promidi said:

Is this the windows 10 firewall or a third party firewall?

It's windows 10 firewall

  • 0
Posted (edited)

The issues with the localhost. This is not a valid name. It should be the main bandlad domain or a sub-domain there of. Either the value LocalHost should have been replaced by a dynamic value from a config file when the login URL is build and displayed to the end user or some one has hard coded it.  Either way, it has nothing to do with firewalls.  

 

I have tried de-installing the software and re-installing and no change. I have now installed the newest version of BandLab assistance and it too is failing with the localhost URL.  At least the older version of Bandland Assistant let you log in to BandLab.  

Edited by Paul Levingstone
  • 0
Posted
17 minutes ago, Paul Levingstone said:

The issues with the localhost. This is not a valid name. It should be the main bandlad domain or a sub-domain there of. Either the value LocalHost should have been replaced by a dynamic value from a config file when the login URL is build and displayed to the end user or some one has hard coded it.  Either way, it has nothing to do with firewalls.  

 

I have tried de-installing the software and re-installing and no change. I have now installed the newest version of BandLab assistance and it too is failing with the localhost URL.  At least the older version of Bandland Assistant let you log in to BandLab.  

The localhost address is the callback address for Cakewalk after successful login. 

Since Google removed OAuth support from browsers embedded in applications, this is how all OAuth based authentication works nowadays - i.e. the application launches a browser for the user to log in, then listens on localhost on a particular port for the final log in response.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...