Code Monkey home page Code Monkey logo

Comments (14)

psanders avatar psanders commented on June 3, 2024 3

Hi @pezzeonline,

Thanks for taking the time to try Fonoster. We will have someone on the team triaging this issue.

cc: @YuriCodes @efraa

from fonoster.

YuriCodes avatar YuriCodes commented on June 3, 2024 1

Hello @pezzeonline thank you for reaching out. We are currently working on giving you an accurate solution so you can get back to your project. Thank you for your patience

from fonoster.

pezzeonline avatar pezzeonline commented on June 3, 2024 1

@kymppi we checked an confirm is not an issue with the CPU architecture since Routr runs fine as a standalone service using Docker. We will continue triaging this issue and keep the thread updated.

cc @pezzeonline

Thank you. Actually, as I wrote in the first post, I have the same error on a Intel server with Ubuntu 22.04 LTS

from fonoster.

psanders avatar psanders commented on June 3, 2024 1

Quick update.

TLDR: Made some progress but it seems that this installer needs a lot more work.

Found few issues with the docker installer.

Addressed the issues in the this branch.

Tested the fixes on Ubuntu @ DigitalOcean and my M1.

After installing I had to stop/start the server due to the MediaServer.

The installation is considerably slower on my M1 (potentially due to QEMU.)

More to follow.

from fonoster.

psanders avatar psanders commented on June 3, 2024

@efraa I am bringing this to the board as the next thing that needs attention.

from fonoster.

chknus avatar chknus commented on June 3, 2024

Any updates on this? 😊

from fonoster.

psanders avatar psanders commented on June 3, 2024

@chknus we can confirm we are seeing the same issue.

However, we looking at the root of the problem.

I hope to have more information next week.

from fonoster.

pezzeonline avatar pezzeonline commented on June 3, 2024

By the way if you start mediaserver alone it is working well using documented command:

docker run -it \
    -p 6060:6060 \
    -p 8088:8088 \
    -p 10000-10010:10000-10010 \
    -e EXTERN_ADDR=${you host address} \
    -e SIPPROXY_HOST=${sip proxy address} \
    -e SIPPROXY_USERNAME=${username at sip proxy} \
    -e SIPPROXY_SECRET=${secret at sip proxy} \
    -e RTP_PORT_START=10000 \
    -e RTP_PORT_END=10010 \
    -e ENABLE_TEST_ACCOUNT=true \
    fonoster/mediaserver

Same information (not error as I wrote):
[INFO tini (1)] Spawned child process '/run.sh' with pid '8'
but boot finish without problems.

from fonoster.

psanders avatar psanders commented on June 3, 2024

When running as part of Fonoster, the MediaServer depends on Routr.

For some reason, the MediaServer can't register to Routr, showing an Unhealthy state.

We didn't make much progress on this issue, but I will try to keep this thread updated.

from fonoster.

psanders avatar psanders commented on June 3, 2024

@efraa I was able to install Fonoster on my Intel, however it failed on the M1. I will do more tests, but it feels like M1s that might be the problem.

from fonoster.

kymppi avatar kymppi commented on June 3, 2024

It's probably something with the CPU architecture. Intel cpus have x86_64 but M1 chips use arm. Most likely you will need to add cross-building

from fonoster.

psanders avatar psanders commented on June 3, 2024

@kymppi we checked an confirm is not an issue with the CPU architecture since Routr runs fine as a standalone service using Docker. We will continue triaging this issue and keep the thread updated.

cc @pezzeonline

from fonoster.

kymppi avatar kymppi commented on June 3, 2024

Thank you. Actually, as I wrote in the first post, I have the same error on a Intel server with Ubuntu 22.04 LTS

Oh lmao, I just read the macos part :P

from fonoster.

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.