question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

nginx issue in the dockerjitsimeet

See original GitHub issue

I am getting this issue when running the docker-compose up -d in the stable version 3547: nginx: [emerg] PEM_read_bio_DHparams("/config/nginx/dhparams.pem") failed (SSL: error:0906D06C:PEM routines:PEM_read_bio:no start line:Expecting: DH PARAMETERS)

I was wondering if anyone was able to fix this issue.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:2
  • Comments:15 (5 by maintainers)

github_iconTop GitHub Comments

3reactions
saghulcommented, Dec 7, 2019

Can you delete the $CONFIG dir and start the containers again?

2reactions
whiranpatcommented, Jul 23, 2019

I went into the container and then do openssl dhparam -out dhparam.pem 1024 and it start working but will probably will do the host and mount the directory

Read more comments on GitHub >

github_iconTop Results From Across the Web

web/nginx meet.conf zero length · Issue #1377 · jitsi ... - GitHub
When I try to access Jitsi URL, I only see "Welcome to Nginx!" message. Exploring config files, I found that meet.conf file (...
Read more >
Issues between Jitsi docker & Nginx container
In this setup I'd disable HTTPS in the Jitsi container and proxy the entire subdomain (not individual routes) to the Jitsi container. SNI...
Read more >
Setup Jitsi in Docker with NGINX Proxy Manager - YouTube
In this video we're going to take a look at installing Jisti in Docker. This will be a very basic install, but we'll...
Read more >
Another great post about jitsi not working behind nginx ...
as the title says, I have jitsi setup with docker-compose and ... The problem is when I join a meeting it keeps saying:...
Read more >
Self-Hosting Guide - Docker | Jitsi Meet - GitHub Pages
HTTP (not HTTPS) is also available (on port 8000, by default), but that's e.g. for a reverse proxy setup; direct access via HTTP...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found