Git Product home page Git Product logo

Comments (4)

DaftFuzz avatar DaftFuzz commented on September 23, 2024 1

Found a temporary workaround by going into the maintainerr.sqlite database with

sqlite3 maintainerr.sqlite

And then running

update settings set plex_hostname = '';

The client-side is complaining due to the hostname being null, so just setting it to empty allows the UI to load and for you to actually set it up.

from maintainerr.

jorenn92 avatar jorenn92 commented on September 23, 2024 1

Found a temporary workaround by going into the maintainerr.sqlite database with

sqlite3 maintainerr.sqlite

And then running

update settings set plex_hostname = '';

The client-side is complaining due to the hostname being null, so just setting it to empty allows the UI to load and for you to actually set it up.

Thanks for pointing me in the right direction! Up until now i though it had something to do with the version indicator failing to talk with the GitHub API. I figured it out though and will push an emergency release.

from maintainerr.

myrison avatar myrison commented on September 23, 2024

Same experience here. I installed for the first time today and am not able to get past the configuration because of this.

from maintainerr.

myrison avatar myrison commented on September 23, 2024

Thanks @DaftFuzz , that did it!

Found a temporary workaround by going into the maintainerr.sqlite database with

sqlite3 maintainerr.sqlite

from maintainerr.

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.