GithubHelp home page GithubHelp logo

Comments (9)

RedGreen007 avatar RedGreen007 commented on August 28, 2024

It says this when I try and build the container.

locast2plex_1 | Locast2Plex v0.4.2
locast2plex_1 | DEBUG MODE ACTIVE
locast2plex_1 | UUID found.
locast2plex_1 | UUID set to: lrtrvhsi...
locast2plex_1 | Logging into Locast using username "USERNAME"...
locast2plex_1 | Error during login: Bad Request
locast2plex_1 | Exiting...

from locast2plex.

tgorgdotcom avatar tgorgdotcom commented on August 28, 2024

Hmmm, I think you might need to remove the quotes around the username/password. If your password has special characters, put the quotes around the entire password=PASSWORD line, like - 'password=1234'. Hope that helps!

from locast2plex.

RedGreen007 avatar RedGreen007 commented on August 28, 2024

I tried that and now it says login not found.

redgreen@tortuga:~/locast2plex$ docker-compose up
WARNING: The F variable is not set. Defaulting to a blank string.
Recreating locast2plex_locast2plex_1 ... done
Attaching to locast2plex_locast2plex_1
locast2plex_1 | Locast2Plex v0.4.2
locast2plex_1 | DEBUG MODE ACTIVE
locast2plex_1 | UUID found.
locast2plex_1 | UUID set to: lrtrvhsi...
locast2plex_1 | Logging into Locast using username [email protected]...
locast2plex_1 | Error during login: Not Found
locast2plex_1 | Exiting...

from locast2plex.

RedGreen007 avatar RedGreen007 commented on August 28, 2024

It's trying, but for some reason just won't accept the username.

from locast2plex.

RedGreen007 avatar RedGreen007 commented on August 28, 2024

locast2plex_1 | Locast2Plex v0.4.2
locast2plex_1 | DEBUG MODE ACTIVE
locast2plex_1 | UUID found.
locast2plex_1 | UUID set to: lrtrvhsi...
locast2plex_1 | Logging into Locast using username [email protected]...
locast2plex_1 | Validating User Info...
locast2plex_1 | User Info obtained.
locast2plex_1 | User didDonate: False
locast2plex_1 | Traceback (most recent call last):
locast2plex_1 | File "/app/main.py", line 320, in
locast2plex_1 | if (not locast.login(CONFIG_LOCAST_USERNAME, CONFIG_LOCAST_PASSWORD)) or (not locast.validate_user()):
locast2plex_1 | File "/app/LocastService.py", line 85, in validate_user
locast2plex_1 | print("User donationExpire: " + str(userRes['donationExpire'] / 1000))
locast2plex_1 | TypeError: unsupported operand type(s) for /: 'NoneType' and 'int'

from locast2plex.

tgorgdotcom avatar tgorgdotcom commented on August 28, 2024

Looks like my check for donation is failing, but in any event, are you using a Locast account that has donated?

from locast2plex.

RedGreen007 avatar RedGreen007 commented on August 28, 2024

I have not yet. That was going to be my next question was does it require it? I was going to test it out first and then donate if I could get it working. But if the check needs it for 5 bucks to try it for a month isn't a big deal.

from locast2plex.

tgorgdotcom avatar tgorgdotcom commented on August 28, 2024

Unfortunately, yes. I do that because there would be issues in using DVR for non-donating users (as the stream would be cut off after 15 mins)

from locast2plex.

RedGreen007 avatar RedGreen007 commented on August 28, 2024

I will subscribe then and give it a shot again. I will close this out since its clear its not you...its me :p

from locast2plex.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.