Giter VIP home page Giter VIP logo

Comments (6)

galexrt avatar galexrt commented on June 29, 2024

You are using the wrong container port in your docker run command, it should be 8087:8087 and not 8088:8088.

from docker-sinusbot.

jjjordao12 avatar jjjordao12 commented on June 29, 2024

its working already :) thanks, but now i have other problem... xd

where are the admin password??

-> Checking if scripts directory is empty
=> Scripts directory is marked, scripts were already copied. Nothing to do.
-> Found config in /sinusbot/config directory, linking ...
=> Linked /sinusbot/config/config.ini to /sinusbot/config.ini.
=> Starting SinusBot (https://sinusbot.com) by Michael Friese ...
 ___ ___ _  _ _   _ ___ ___  ___ _____  BETA
/ __|_ _| \| | | | / __| _ )/ _ \_   _|
\__ \| || .` | |_| \__ \ _ \ (_) || |
|___/___|_|\_|\___/|___/___/\___/ |_|

Version: 0.13.37-9791176
(C) 2013-2017 Michael Friese. All rights reserved.

2018/03/26 14:19:33 X [MAIN] Starting up fake x-server...
2018/03/26 14:19:34 [GENERAL/SCRIPTS] INFO   Loading ScriptPlugin advertising.js
2018/03/26 14:19:34 [GENERAL/SCRIPTS] INFO   Loading ScriptPlugin alonemode.js
2018/03/26 14:19:34 [GENERAL/SCRIPTS] INFO   Loading ScriptPlugin bookmark.js
2018/03/26 14:19:34 [GENERAL/SCRIPTS] INFO   Loading ScriptPlugin followme.js
2018/03/26 14:19:34 [GENERAL/SCRIPTS] INFO   Loading ScriptPlugin norecording.js
2018/03/26 14:19:34 [GENERAL/SCRIPTS] INFO   Loading ScriptPlugin rememberChannel.js
2018/03/26 14:19:34 [GENERAL/SCRIPTS] INFO   Loading ScriptPlugin welcome.js
2018/03/26 14:19:34 3bef5d0a          INFO   Loading instances
2018/03/26 14:19:34 3bef5d0a          INFO   Loading instance://dd04225a-7066-41ef-b712-88d27e0225fd
2018/03/26 14:19:34 3bef5d0a dd04225a INFO   Initialization complete
2018/03/26 14:19:34 [GENERAL/FFMPEG ] INFO   FFmpeg/avcodec v3741798; license: LGPL version 2.1 or later; 81 codecs
2018/03/26 14:19:34 [GENERAL/FFMPEG ] INFO   FFmpeg/avformat v3742052; license: LGPL version 2.1 or later; 143 formats
2018/03/26 14:19:34 [GENERAL/YTDL   ] INFO   youtube-dl checking...
2018/03/26 14:19:35 [GENERAL/YTDL   ] INFO   youtube-dl version compatible, support enabled
2018/03/26 14:19:35 [GENERAL/!!!!!!!] NOTICE You may now configure and launch the bots from the webinterface. http://0.0.0.0:8087
2018/03/26 14:19:35 [GENERAL/RADIO  ] INFO   RadioStation data loaded
2018/03/26 14:19:35 [GENERAL/RADIO  ] INFO   Imported radio stations

from docker-sinusbot.

galexrt avatar galexrt commented on June 29, 2024

The password is only shown during first start:

WARNING There is "no way" to show the password a second time!

  • README.md from this repository.

You need to stop the container, delete the data directory, start it again and check the logs as described here: https://github.com/galexrt/docker-sinusbot#get-sinusbot-password.

from docker-sinusbot.

jjjordao12 avatar jjjordao12 commented on June 29, 2024

but when i put:
docker run \ --name tssinusbot1 \ -d \ -v /opt/docker/sinusbot/data:/sinusbot/data \ -v /opt/docker/sinusbot/scripts:/sinusbot/scripts \ -v /opt/docker/sinusbot/config:/sinusbot/config \ -p 8087:8087 \ quay.io/galexrt/sinusbot:latest

dosent show to me any password...
i need to put docker logs tssinusbot1 to show me this...

from docker-sinusbot.

galexrt avatar galexrt commented on June 29, 2024

As written you need to delete the data directory and then start the container again, then it starts from fresh and shows the password again by using docker logs.

from docker-sinusbot.

jjjordao12 avatar jjjordao12 commented on June 29, 2024

its working, thanks bro :)

from docker-sinusbot.

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.