Just came here for the same issue.
Can't see any way to change the admin default password!
shrey
Posts
-
Stirling v2: How to change password -
Error: Domain nameservers are not set to NameCheap@james said in Error: Domain nameservers are not set to NameCheap:
This could be a bug. Can you try to cancel the change location task and create it again?
Done!
Sorry, my first time with this sort of Subdomain delegations.In the Retry Task, I had to change the location to the newly added, 'subdomain as root' option.
Thanks again!
-
Error: Domain nameservers are not set to NameCheap@james said in Error: Domain nameservers are not set to NameCheap:
This could be a bug. Can you try to cancel the change location task and create it again?
I tried that. But this is the only option available:

And every time i try the "Retry task", it falls back into the same loop.
-
Error: Domain nameservers are not set to NameCheap@james @girish Thanks for the quick replies!
It seems that i had missed setting the proper value for the "Zone Name", which is necessary in my case as the Domain and the concerned Subdomain are hosted in 2 different places..
I have now added the value and Synced DNS. But, i'm still facing issue in bringing up the app. It seems the Retry Location change tasks is still checking against the earlier Nameservers, and not the latest ones.
Nov 24 14:59:10 box:dns/waitfordns waitForDns: nameservers are ["ns02.one.com","ns01.one.com"] Nov 24 14:59:11 box:dns/waitfordns resolveIp: Checking A for <subdomain> at 185.10.11.10 Nov 24 14:59:11 box:dns/waitfordns resolveIp: No A. Checking CNAME for <subdomain> at 185.10.11.10 Nov 24 14:59:11 box:dns/waitfordns isChangeSynced: NS ns02.one.com (185.10.11.10) errored when resolve <subdomain> (A): Error: queryCname ENODATA <subdomain> Nov 24 14:59:11 box:dns/waitfordns resolveIp: Checking A for <subdomain> at 2001:67c:3c0::10 Nov 24 14:59:11 box:dns/waitfordns resolveIp: No A. Checking CNAME for <subdomain> at 2001:67c:3c0::10 Nov 24 14:59:11 box:dns/waitfordns isChangeSynced: NS ns02.one.com (2001:67c:3c0::10) errored when resolve <subdomain> (A): Error: queryCname ENODATA <subdomain> Nov 24 14:59:11 box:dns/waitfordns Attempt 10 failed. Will retry: ETRYAGAIN -
Error: Domain nameservers are not set to NameCheap(Sub-)Domain setup error:
Domain nameservers are not set to NameCheapWhere can i check which values are being compared with, by Cloudron, for the nameservers belonging to NameCheap?
My initial suspicion is that only the default Nameservers of NameCheap might be used for checking, and not the additional options like FreeDNS (which i'm using) [See: NameCheap FreeDNS]
-
MiroTalk SFU: Recording not possible?Additionally, it seems like if:
Start recording > [time elapses] > Stop recording > Start Recording again > [time elapses] > Stop Recording/Exit Meeting
Only the last recording gets saved (overwriting the first part). -
MiroTalk SFU: Recording not possible?@james
Current behaviour:- I start a meeting as Host
- Start the Recording (only Host is allowed to record)
- Once meeting is over, i stop the meeting by clicking on "Leave Room"
- The recording is available in
/app/data/recbut not in S3.
If, in Step 3:
i stop the Recording and then stop the meeting, only then the Recording gets uploaded to S3.Expectation:
Recording should get uploaded to S3 regardless of the path taken to 'stop' the meeting and without explicitly stopping the recording. -
MiroTalk SFU: Recording not possible?@james said in MiroTalk SFU: Recording not possible?:
Change AWS_S3_BUCKET_NAME to AWS_S3_BUCKET restart and it should be working.
Thanks!
That did get it working.
@mirotalk-57bab571 Just one more kink remaining:
When i 'disconnect' the call without stopping the recording, the Recording seems to get saved only in the local directory, and not S3. The S3 upload seems to be triggered only when an ongoing recording is stopped explicitly.
-
MiroTalk SFU: Recording not possible? -
MiroTalk SFU: Recording not possible?@MiroTalk Thanks for sharing the details and the screenshot.
In my case, i'm getting this error:
Nov 18 08:28:31 "app": "Server", Nov 18 08:28:31 "level": "error", Nov 18 08:28:31 "message": "Rec Finalization error" Nov 18 08:28:31 "timestamp": "2025-11-18T02:58:31.414Z",env-># Recording RECORDING_ENABLED=true # Enable recording functionality (true|false) RECORDING_UPLOAD_TO_S3=true # Upload recording to AWS S3 bucket [true/false] # AWS S3 Configuration AWS_S3_ENABLED=true # Enable AWS S3 storage (true|false) AWS_S3_BUCKET_NAME=<bucket> # Name of your S3 bucket (must exist) AWS_ACCESS_KEY_ID=<key_id> # AWS Access Key ID (leave empty for IAM roles) AWS_SECRET_ACCESS_KEY=<key_secret> # AWS Secret Access Key (leave empty for IAM roles) AWS_REGION=<region> # AWS region (e.g., us-east-2, eu-west-2) AWS_S3_ENDPOINT=https://<region>.digitaloceanspaces.com AWS_S3_FORCE_PATH_STYLE=true -
MiroTalk SFU: Recording not possible?@MiroTalk said in MiroTalk SFU: Recording not possible?:
Just out of curiosity, on DigitalOcean, the web video preview work there?
No idea. I'm yet to figure out why uploading to S3 (DigitalOcean Spaces) is not working for me.
-
MiroTalk SFU: Recording not possible?Hi @james , thanks for the screenshots. I can now see that there's a "Save on server" option in the UI, and it's working for me as well.
Now, just S3 is left to work.
Myenvfile -># Recording RECORDING_ENABLED=true # Enable recording functionality (true|false) RECORDING_UPLOAD_TO_S3=false # Upload recording to AWS S3 bucket [true/false] # AWS S3 Configuration AWS_S3_ENABLED=true # Enable AWS S3 storage (true|false) AWS_S3_BUCKET_NAME=<bucket-name> # Name of your S3 bucket (must exist) AWS_ACCESS_KEY_ID=<key-id> # AWS Access Key ID (leave empty for IAM roles) AWS_SECRET_ACCESS_KEY=<key-secret> # AWS Secret Access Key (leave empty for IAM roles) AWS_REGION=<region> # AWS region (e.g., us-east-2, eu-west-2) AWS_S3_ENDPOINT=https://<region>.digitaloceanspaces.comNote: Although i didn't find the "AWS_S3_ENDPOINT" key in the
envtemplate, i configured it because it seems to work with most S3 client libraries, and is a necessity to be able to connect to S3 spaces other than AWS. -
MiroTalk SFU: Recording not possible?It seems like 2 separate updated packages have been released for this.
Just came across the 2nd one and updated the app again.- The
recfolder is now available in/app/data/ - All recordings are still being saved on the local device only. No server-side recording. No S3 recording.
- The
-
MiroTalk SFU: Recording not possible?I restarted the updated app, but i still get only this:

No
recfolder available, and no default recording taking place.
-
MiroTalk SFU: Recording not possible?Hi @nebulon @mirotalk-57bab571
So, i'm still unable to boot up the app after settingRECORDING_ENABLED=true:Nov 15 09:36:54 node:fs:1364 Nov 15 09:36:54 const result = binding.mkdir( Nov 15 09:36:54 ^ Nov 15 09:36:54 2025-11-15T04:06:54Z Nov 15 09:36:54 Error: ENOENT: no such file or directory, mkdir '/app/code/app/rec/' Nov 15 09:36:54 at Object.mkdirSync (node:fs:1364:26) Nov 15 09:36:54 at Object.<anonymous> (/app/code/app/src/Server.js:280:12) Nov 15 09:36:54 at Module._compile (node:internal/modules/cjs/loader:1554:14) Nov 15 09:36:54 at Object..js (node:internal/modules/cjs/loader:1706:10) Nov 15 09:36:54 at Module.load (node:internal/modules/cjs/loader:1289:32) Nov 15 09:36:54 at Function._load (node:internal/modules/cjs/loader:1108:12) Nov 15 09:36:54 at TracingChannel.traceSync (node:diagnostics_channel:322:14) Nov 15 09:36:54 at wrapModuleLoad (node:internal/modules/cjs/loader:220:24) Nov 15 09:36:54 at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:170:5) Nov 15 09:36:54 at node:internal/main/run_main_module:36:49 { Nov 15 09:36:54 errno: -2, Nov 15 09:36:54 code: 'ENOENT', Nov 15 09:36:54 syscall: 'mkdir', Nov 15 09:36:54 path: '/app/code/app/rec/' Nov 15 09:36:54 } Nov 15 09:36:54 2025-11-15T04:06:54Z Nov 15 09:36:54 Node.js v22.14.0 Nov 15 09:36:54 \ -
MiroTalk SFU: Recording not possible?When i try to enable Recording via the env file, the app errors out. Main error:
{ Nov 13 19:11:04 errno: -2, Nov 13 19:11:04 code: 'ENOENT', Nov 13 19:11:04 syscall: 'mkdir', Nov 13 19:11:04 path: '/app/code/app/rec/' Nov 13 19:11:04 }So, is it not currently possible to enable Recording at all (Local/S3) ?
-
Vikunja update strategyHi @james
@james said in Vikunja update strategy:
In the meanwhile, how comfortable are you changing the app yourself?What would that entail?
P.S. Never packaged a Cloudron app before
-
Vikunja update strategyHi. I'd like to request to:
- either update Vikunja based on the latest "unstable" version, or
- provide a separate Package that follows the "unstable" versions.
Because, the maintainers of this tool don't seem to favour stable releases. Instead, they focus primarily on "unstable" releases, even using those versions for their cloud offering.
-
ActivePieces - nocode alternative to Zapier, Make, n8n etc@Grienauer said in ActivePieces - nocode alternative to Zapier, Make, n8n etc:
n8n is not open source and this may be a really good alternative for some people
Although, i'm not really aware about ActivePieces, it's license model appears to be Open Core, and not "Open Source", not much unlike n8n.
Do correct me if i'm wrong or missing anything!
-
Latest release of PostizKindly update the Postiz package to the latest version: https://github.com/gitroomhq/postiz-app/releases/tag/v2.0.8
