locast2plex icon indicating copy to clipboard operation
locast2plex copied to clipboard

Invalid credentials

Open pb1051 opened this issue 4 years ago • 4 comments

I keep getting an error for line 1 column 1 when setting up a container in my environment in regards to credentials. I have reset my password to verify that it was not a special character issue. I continue to receive the error below each time I start the container. I can't find any of the same exact issues posted so I am asking for help.

Initiating Locast2Plex v0.6.2, Opening and Verifying Configuration File., /app/config/config.ini, Loading Configuration File: /app/config/config.ini, Tuner count set to 3, Server is set to run on 127.0.0.1:6077, UUID set to: UUID..., Getting user location..., Getting location via provided zipcode 77346, Got location as Houston - DMA 618 - Lat\Lon 29.9945\-95.17749, Logging into Locast using username [email protected]..., Error in function login: Expecting value: line 1 column 1 (char 0), Invalid Locast Login Credentials. Exiting...,

pb1051 avatar Jan 06 '21 01:01 pb1051

I see this same issue when using override_zipcode or override_latitude & override_longitude and coming in from an IP that is not from that area. Could be a second location check server side that is failing and the login function doesn't have a way to deal with it.

KipKasper avatar Mar 17 '21 16:03 KipKasper

I'm seeing the same issue, also using override_zipcode myself. Any progress on the issue?

enz1ey avatar Aug 16 '21 17:08 enz1ey

I'm seeing the same issue, also using override_zipcode myself. Any progress on the issue?

Fixed in v0.6.6.

https://github.com/tgorgdotcom/locast2plex/releases/tag/0.6.6

kuryak1n avatar Aug 16 '21 17:08 kuryak1n

Still getting this with 0.6.6

Getting user location... Getting location via provided lat\lon coordinates. Got location as San Francisco - DMA 807 - Lat\Lon 37.77723-122.44773 Logging into Locast using username [email protected]... Error in function login: Bad Request Invalid Locast Login Credentials. Exiting...

beergeekdotcom avatar Aug 21 '21 19:08 beergeekdotcom