Die Suche ergab 7 Treffer

von Bendas
Mo 22. Mai 2023, 16:11
Forum: Version 5.x
Thema: [GUIDE] Run bot and web interface inside docker container
Antworten: 7
Zugriffe: 1584

Re: [GUIDE] Run bot and web interface inside docker container

So Yeah i managed to make it work. Thanks to GitHub https://github.com/mangunowsky/MFBotDocker

The problem was:

"To get the webinterface working I had to map the port to my local ip via:

Code: Alles auswählen

docker run -p ip_adress:8050:8050 -dit mfbot
Now everything works really well! Thank you all!
von Bendas
Fr 19. Mai 2023, 16:42
Forum: Version 5.x
Thema: [GUIDE] Run bot and web interface inside docker container
Antworten: 7
Zugriffe: 1584

Re: [GUIDE] Run bot and web interface inside docker container

Well i don't think there is firewall...

Code: Alles auswählen

bendas@server:~$ sudo ufw status verbose
Status: inactive
I'm using the Linux Server Ubuntu 22.04.2 LTS
von Bendas
Fr 19. Mai 2023, 13:27
Forum: Version 5.x
Thema: [GUIDE] Run bot and web interface inside docker container
Antworten: 7
Zugriffe: 1584

Re: [GUIDE] Run bot and web interface inside docker container

neuhier hat geschrieben: Do 18. Mai 2023, 22:20 Did you open the ports tcp connections?
You mean TCP ports 8449, 8050? Did i something wrong?

https://prnt.sc/qjkty1lQD7QE

I mean like why is there no port?

https://prnt.sc/rWvv6NytiZei

EDIT: I forgot that it's port 8443 not 8449 but it's still the same.
von Bendas
Do 18. Mai 2023, 21:27
Forum: Version 5.x
Thema: [GUIDE] Run bot and web interface inside docker container
Antworten: 7
Zugriffe: 1584

Re: [GUIDE] Run bot and web interface inside docker container

Hi! I'm sorry for my dumb question... I was trying to set everything like you said, but i can't access the web interface. https://media.discordapp.net/attachments/815253188529356820/1108838087209009185/image.png So i feel like it's running but i don't know how to find it... Tried port 8050, 8449, .....
von Bendas
Sa 17. Jul 2021, 13:19
Forum: Version 5.x
Thema: [GUIDE] Installing Web Interface on Windows
Antworten: 0
Zugriffe: 4292

[GUIDE] Installing Web Interface on Windows

Hey! First of all i want to say that my eng kinda sucks and i'm not any coder or programmer. I just connected parts of the puzzle together. Maybe few steps of installation were useless, but i'm just sharing what i've done. Installation (Windows) Download Python 3.6.6 When you open the Python install...
von Bendas
Mo 5. Jul 2021, 13:06
Forum: Version 5.x
Thema: web interface isn't working
Antworten: 4
Zugriffe: 1554

Re: web interface isn't working

so, after trying to use the port 8050, this is what i get 2020-09-28 16:54:14.856133 [Errors]: Legend: This is an error message 2020-09-28 16:54:14.857134 [Warnings]: Legend: This is a warning message Traceback (most recent call last): File "MainProgram.py", line 227, in <module> initHTML...
von Bendas
Mo 5. Jul 2021, 12:07
Forum: Version 5.x
Thema: Anleitung Web Interface
Antworten: 56
Zugriffe: 41282

Re: Instructions Web Interface

Hello, I'm kinda stuck on this "error"? Could someone help me with that please? Thank you for all your answers! I'm using Windows btw. 2021-07-05 12:00:38.318635 [Errors]: Legend: This is an error message 2021-07-05 12:00:38.319637 [Warnings]: Legend: This is a warning message Traceback (m...