Giter Club home page Giter Club logo

Comments (4)

YoannQueret avatar YoannQueret commented on July 26, 2024

Hello,
About 1.Status, check your /etc/supervisor/supervisord.conf. inet_http_server section need to have same login/password as your config.json file under global/supervisor_xmlrpc

More globaly, can you try with next branch ?

from odr-encodermanager.

CyberMixRo avatar CyberMixRo commented on July 26, 2024

Hello Yoann,

Hello,
About 1.Status, check your /etc/supervisor/supervisord.conf. inet_http_server section need to have same login/password as your config.json file under global/supervisor_xmlrpc

Yes i check and are correct, but there is a confusion: on config.json.sample there is:
"supervisor_xmlrpc": "http://user:[email protected]:8900/RPC2"

The supervisor run on port 9001 as you describe on installation detaiils:

[inet_http_server]
port = 9001
username = user ; Auth username
password = pass ; Auth password

Of corse even if i access in browser http://127.0.0.1:9001/RPC2 do not exist and port 8900 is not used by any application, is closed.

My opinion is as i do not have XML-RPC on supervisor or the app do not open that. Can you give me some more information about what i have to check because honest i can not identify where is the problem, what is clear is as on port 9001 (where supervisor web interface run) i do not have /RCP2

Error response
Error code 404.

Message: Not Found.

More globaly, can you try with next branch ?

I try and i get many errors by pyton even if i have bot version of python 2 and 3. Is there another instruction or library to be installed?

Thanks

from odr-encodermanager.

YoannQueret avatar YoannQueret commented on July 26, 2024

If you use

[inet_http_server]
port = 8900
username = user ; Auth username
password = pass ; Auth password

You have to set your config.json to "supervisor_xmlrpc": "http://user:[email protected]:8900/RPC2". If you change supervisor configuration, don't forget to restart it.

After you can acces supervisor interface via http://127.0.0.1:8900/

I push a new patch on next branch few min ago to solve issue when SBR and PS was disable.

from odr-encodermanager.

CyberMixRo avatar CyberMixRo commented on July 26, 2024

I download last "next" branch and works all well till now. Thanks

from odr-encodermanager.

Related Issues (12)

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.