Giter VIP home page Giter VIP logo

Comments (6)

lokenx avatar lokenx commented on July 30, 2024

Are you running Meteor with any special parameters? Or are you running in production mode with NodeJS?

Can you navigate to the pages manually http://localhost:3000/couchpotato ? Does the Plex authentication page work http://localhost:3000/plex ?

from plexrequests-meteor.

dcplaya avatar dcplaya commented on July 30, 2024

I can navigate to couchpotato/plex/sonarr by going there without using the link on the admin page (or by clicking the link and then refreshing the page).

The socket timeout error was due to couchpotato not being set up correctly in the setting page I believe. I now get no error in my terminal when going to those status pages.

from plexrequests-meteor.

lokenx avatar lokenx commented on July 30, 2024

Yes your server console will output errors if something isn't working, that's expected. However, the web page should load regardless as it is suppose to indicate whether there is an error or not: so is this not happening? Or it is, but you've to refresh the page?

(Unrelated, I have noticed my admin interface sometimes requires a refresh to show, not sure if this is an iron:router issue, houston package issue, Meteor issue, or my app.

from plexrequests-meteor.

dcplaya avatar dcplaya commented on July 30, 2024

Once I fixed the connection issue with CP or Plex, I no longer get errors in the console. But the issue with the webpage not loading when using the link in the admin page is still there.

Sounds like you have the same issue with the admin page as I have with the status pages.

from plexrequests-meteor.

lokenx avatar lokenx commented on July 30, 2024

Something is applying the below style to the body element when clicking on links from the admin interface. Refreshing removes it, opening in a new tab removes it, or directly visiting the URL. So not sure what's adding it.

style="visibility: hidden;"

from plexrequests-meteor.

lokenx avatar lokenx commented on July 30, 2024

Temporarily fixed by making links open in a new tab, until I can more thoroughly look into it, seems to be an iron:router bug but not sure.

3ab2bbd

from plexrequests-meteor.

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.