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.

Locast Login Credentials Missing. Exiting...

See original GitHub issue

I’ve just run the docker-compose example, and created a config.ini file in the /app/config/ directory. Locast seems to load the file but does not recognize my credentials. They are there!

The logged error:

Initiating Locast2Plex v0.6.5
Opening and Verifying Configuration File.
/app/config/config.ini
/app/config.ini
Loading Configuration File: /app/config.ini
Locast Login Credentials Missing. Exiting...

My config.ini:

[main]
plex_accessible_ip = 192.168.1.35
locast_username=username@example.com
locast_password=password

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:6

github_iconTop GitHub Comments

1reaction
rubylasercommented, Mar 14, 2021

@rubylaser Try it with just the paths, vs. the explicit file:

    volumes:
      - /docker/containers/locast2plex:/app/config

Thanks! That did it. I could have sworn that I tried that first as all my other Docker containers mount volumes in a similar fashion, but I guess that I didn’t.

1reaction
TBoneStaekcommented, Mar 13, 2021

@rubylaser Try it with just the paths, vs. the explicit file:

    volumes:
      - /docker/containers/locast2plex:/app/config

sonofa…

Ya’ know, I almost tried that… thanks! Worked perfectly after!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Locast to Tuner (locast2tuner) Windows Installation - Live TV
Locast2Tuner is another utility for integrating Locast to Emby and ... user and password entries supplying your Locast login credentials.
Read more >
[REQUEST] locast2plex Docker - Page 3 - Forums - Unraid
Locast Login Credentials Missing. Exiting. ... Locast seems to be loading just fine, I can access the xml from port 6077, ...
Read more >
Locast local TV streaming service shuts down after losing big ...
Locast suspended operations after losing a court battle with TV broadcasters. The service gave users online access to local stations.
Read more >
API — Locust 2.14.0 documentation
User class¶ ... Represents a “user” which is to be spawned and attack the system that is to be load tested. The behaviour...
Read more >
Plex & Locast: Recording Local TV Without the Antenna
Fairly straight forward: the username and password are your Locast credentials. I ran into trouble with Docker parsing my password correctly ...
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