Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specifying a prometheus port results in segfault #1476

Open
alexg-axis opened this issue Apr 23, 2024 · 1 comment
Open

Specifying a prometheus port results in segfault #1476

alexg-axis opened this issue Apr 23, 2024 · 1 comment

Comments

@alexg-axis
Copy link

alexg-axis commented Apr 23, 2024

When using the --prometheus-port flag, coturn fails to start and instead core dumps.

turnserver --prometheus --prometheus-port 9641
0: (362596): INFO: System cpu num is 5
0: (362596): INFO: log file opened: /var/log/turn_362596_2024-04-23.log
0: (362596): INFO: System enable num is 5
0: (362596): WARNING: Cannot find config file: turnserver.conf. Default and command-line settings will be used.
Segmentation fault (core dumped)

Omitting the flag lets coturn start successfully.

Coturn version: 4.6.2
Prometheus library version: 5a518078b2ce7fcee72d6a7cdede314595525c5b
libmicrohttpd-dev version: 0.9.75-6

@dangngoctam00
Copy link

You should use --prometheus-port=9641

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants