Troubleshooting
App Changed But Site Did Not
Next.js source changes are not live until the image is rebuilt and the container is recreated.
docker compose build dr-appdocker compose up -d dr-appVideo Join Problems
Check:
- browser microphone/camera permissions;
/video/routing;dr-videohealth;- TURN/STUN configuration;
- firewalls for RTC port ranges.
Transcription Missing
Check:
- provider keys;
- transcription provider selection on the meeting/community space;
dr-videologs;transcription-hublogs;- 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.