Skip to content

Troubleshooting

App Changed But Site Did Not

Next.js source changes are not live until the image is rebuilt and the container is recreated.

Terminal window
docker compose build dr-app
docker compose up -d dr-app

Video Join Problems

Check:

  • browser microphone/camera permissions;
  • /video/ routing;
  • dr-video health;
  • TURN/STUN configuration;
  • firewalls for RTC port ranges.

Transcription Missing

Check:

  • provider keys;
  • transcription provider selection on the meeting/community space;
  • dr-video logs;
  • transcription-hub logs;
  • remote worker health if using remote transcription.

Public Page Missing

Check that the community space has:

  • public page enabled;
  • public slug set;
  • published feed items if you expect updates;
  • RSS or Fediverse enabled only if those channels are desired.

Fediverse Follow Button Missing

The public page shows the Follow button only when the community space has an enabled Fediverse actor. Enable Fediverse publishing in community-space settings and set a username.