-
-
Notifications
You must be signed in to change notification settings - Fork 8
Was Working Fine. Today Getting Error: Login Failed #72
Comments
seeing the same:
|
First of all, it's somewhat unfortunate that y'all disregard issue templates put in place. With just a message "can't login", there is no way I can debug any of this. That said, it seems locast.org has changed their login protocol and currently requires a |
It seems that locast implemented a captcha with Google ReCaptcha, which is probably hard to beat. I'll investigate more today, but this might be a tough one.. |
btw the Google ReCaptcha was already there for a while, i think they just started enforcing it |
It seems the api requires a
|
@wouterdebie strange, sure this wont work for long but i can use their captcha
|
Though it may not have anything to do with enforcing credential changes that have been lurking under the covers for a while, I can't help but think their new "profiles feature" may have something to do with differentiating a client from a device. They obviously would need to push out changes across all their platforms before turning on enforcement and I did have to click through some profile-related popup content on their website when I logged in this morning to see if there were any notable changes. |
@CalebMuhia Thanks for this! I had totally missed that login request, since there are 2, where the first one is an OPTIONS request and the 2nd one is the actual POST. Now the question is how do we get the client_id and captcha programatically. @jg-24 good point and it might very well be. That said, the problem remains the same.. We need to get the client_id and captcha in order to log in.. |
Aight.. I just found out that API calls with anything as a captcha work:
|
@wouterdebie you are right, works for me too, not sure how long that would last, but its great for now, thanks for the infor |
Indeed, works for me as well - at least for now... |
Alright.. it seems that the client ID is hardcoded in |
Should be fixed in 0.1.46 which is building as I write this. |
Came up fine for me. Thanks as always! |
Just note there are a few other version bumps, because uploading of debian packages failed. But everything should be good now. That said, I really hope this is not going to break in the future.. |
Confirming that 0.1.48 is showing up on the PPA for me now. Thanks! |
hey is there anyway this might work for locast2dvr even though i know its depreciated? Thanks |
It will work, but I'm not going to backport it, since I really don't want that project to continue.. |
Okay is it something as simple as making a change in the config file? And Im honestly trying to convert to locast2tuner since its the current adaptation, however im currently using windows 10 and a noob when it comes to using docker (which is what im trying to run it on through windows for plex). Is it possible to get some assistance setting it up? |
@alvin3k you should just upgrade to the latest version. No need for config changes. |
I did the update command from in the command prompt, but when i try to run it this is the error I get. Started randomly this morning same as with locast2tuner (which is coincidently enough how I found out about this). C:\WINDOWS\system32>locast2dvr --config C:\Users\redacted\Desktop\locast2dvr-main\config.ini |
I am unable to login to locast through locast2tuner on RPi. My locast account is good and verified at locast.org. I tried updating and even uninstalling and reinstalling locast2tuner. What am I missing? Thanks. |
@jeffdiggstx not sure what you're missing.. Maybe add some more info? What version are your running? What do the logs say? What's you config? |
Doing this for fHDHR right now |
Been working fine. Today, getting Login Failed message.
Message:
thread 'main' panicked at 'Login failed', src/credentials.rs:70:9
The text was updated successfully, but these errors were encountered: