Skip to content
This repository has been archived by the owner on Oct 16, 2022. It is now read-only.

Failed to reach VLC. Is it open? (detached script doesn't work) #74

Open
alicenine opened this issue Jul 22, 2022 · 5 comments
Open

Failed to reach VLC. Is it open? (detached script doesn't work) #74

alicenine opened this issue Jul 22, 2022 · 5 comments

Comments

@alicenine
Copy link

Describe the bug
Script shows "Failed to reach VLC. Is it open?". I have detached version. Also, I did everything in the instructions

Your Setup:

  • OS: Mac
  • NodeJS version v16.16.0

Additional context
Add any other context about the problem here.

@alicenine
Copy link
Author

Screenshot 2022-07-23 at 01 43 50

@Pigpog
Copy link
Owner

Pigpog commented Jul 25, 2022

To confirm that VLC's web interface is configured correctly, open a browser and go to http://localhost:8080 while VLC is running. It should bring you to a white page with a prompt for a username and password. The username should be left blank, and the password is what you set your VLC http password to. Let me know if you can get to that page.

@Pigpog Pigpog reopened this Jul 25, 2022
@Deccr
Copy link

Deccr commented Jul 26, 2022

I'm having this exact issue, and localhost:8080 DOES work. It seems as if discord/the detached script just isn't detecting my VLC window.

@Pigpog
Copy link
Owner

Pigpog commented Jul 26, 2022

I'm having this exact issue, and localhost:8080 DOES work. It seems as if discord/the detached script just isn't detecting my VLC window.

image

The error message can only happen if vlc-discord-rpc gets a "connection refused" error. This only happens if there's no server running on localhost:8080. Not sure how localhost:8080 can be accessible by a browser but also give a connection refused error.

@Deccr Are you also on Mac?

@Deccr
Copy link

Deccr commented Jul 27, 2022

Im using Windows 11. Probably something I did to mess it up.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants