Giter Site home page Giter Site logo

Cannot run docker container about mumo HOT 7 CLOSED

roughnecks avatar roughnecks commented on May 15, 2024
Cannot run docker container

from mumo.

Comments (7)

Kissaki avatar Kissaki commented on May 15, 2024

Why do you set a slice path in the mumo.ini? Do you not want it to load it from the server?


Copying out the relevant:

slice = Murmur.ice
icecpp: error: cannot open `/mumo/Murmur.ice' for reading
-v /home/debian/docker/etc/mumo/data:/data

You placed the Murmur.ini in the data folder, but did not specify it as such.

I would advise not specifying slice. But if you for some reason still want to, configure the correct path

slice = /data/Murmur.ice

from mumo.

Kissaki avatar Kissaki commented on May 15, 2024

The second error

no argument provided for -h option in endpoint `tcp  -h'

The host should come from the ini setting

host = 127.0.0.1
port = 6502

Dunno how that could go wrong when it's in the ini!?

from mumo.

roughnecks avatar roughnecks commented on May 15, 2024

If I don't set a murmur.ice file, it doesn't load from server, here's the log:

2024-03-16 12:57:59,163 INFO root Loading slice from server...
2024-03-16 12:57:59,168 ERROR root Retrieving slice from server failed
2024-03-16 12:57:59,168 ERROR root Ice.SocketException:
Cannot assign requested address

Anyway, some progress: https://paste.woodpeckersnest.space/?cd524ffd2263bf76#5V4Ev6urar49cAExpFtQWX97MBgYMezLnq79GiD5W67y

from mumo.

Kissaki avatar Kissaki commented on May 15, 2024

File "/data/Murmur.ice", line 6446, in addCallback

I read this as the retrieving slice from server works fine. The error occurs later, when addCallback is called.

What's your network setup between Mumble Server and Mumo?

This seems to me like like a networking issue.

from mumo.

roughnecks avatar roughnecks commented on May 15, 2024

I read this as the retrieving slice from server works fine. The error occurs later, when addCallback is called.

No, it works if I specify /data/Murmur.ini in mumo.ini. If I leave "slice =" (empty) as you told me, the error comes up (ERROR root Retrieving slice from server failed) and I wouldn't know how to configure that in mumble-server.ini.

Alright, so I have to use "network host" in docker, otherwise it cannot see murmur on localhost.
Now it's fixed, last thing is making it so it can download the slice from server, if you can help.

Thanks

from mumo.

Kissaki avatar Kissaki commented on May 15, 2024

If Mumo can connect to Ice I don't see why retrieving the slice would fail.

Have you tried after adding the missing docker network host?

https://github.com/mumble-voip/mumo/blob/master/docker.md

from mumo.

roughnecks avatar roughnecks commented on May 15, 2024

Have you tried after adding the missing docker network host?

right, I didn't try. Works now 👍

from mumo.

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.