[GH-ISSUE #7737] [Bug]: crypto.randomUUID is not a function #72925

Closed
opened 2026-05-16 13:51:45 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @Mateusz-Krajewski on GitHub (May 7, 2026).
Original GitHub issue: https://github.com/actualbudget/actual/issues/7737

What happened?

I try to login to Actual but I receive this error:
TypeError: crypto.randomUUID is not a function at http://192.168.1.168:5006/static/js/extends.RRv7gyle.chunk.js:5062:21 at new Promise (<anonymous>) at send (http://192.168.1.168:5006/static/js/extends.RRv7gyle.chunk.js:5061:9) at init$1 (http://192.168.1.168:5006/static/js/index.BFVNfkrn.js:62943:30) at async Promise.all (index 1) at async initAll (http://192.168.1.168:5006/static/js/index.BFVNfkrn.js:62956:5)

How can we reproduce the issue?

Hard to tell, I just try to open Actual with WebBrowser

Where are you hosting Actual?

Docker

What browsers are you seeing the problem on?

Chrome

Operating System

Windows 11

Originally created by @Mateusz-Krajewski on GitHub (May 7, 2026). Original GitHub issue: https://github.com/actualbudget/actual/issues/7737 ### What happened? I try to login to Actual but I receive this error: `TypeError: crypto.randomUUID is not a function at http://192.168.1.168:5006/static/js/extends.RRv7gyle.chunk.js:5062:21 at new Promise (<anonymous>) at send (http://192.168.1.168:5006/static/js/extends.RRv7gyle.chunk.js:5061:9) at init$1 (http://192.168.1.168:5006/static/js/index.BFVNfkrn.js:62943:30) at async Promise.all (index 1) at async initAll (http://192.168.1.168:5006/static/js/index.BFVNfkrn.js:62956:5)` ### How can we reproduce the issue? Hard to tell, I just try to open Actual with WebBrowser ### Where are you hosting Actual? Docker ### What browsers are you seeing the problem on? Chrome ### Operating System Windows 11
GiteaMirror added the bug label 2026-05-16 13:51:45 -05:00
Author
Owner

@coderabbitai[bot] commented on GitHub (May 7, 2026):

⚠️ Possible Duplicate Issue(s)

📝 Issue Planner

Check the box below or use the @coderabbitai plan command to generate an implementation plan and prompts that you can use with your favorite coding assistant.

  • Create Plan

🧪 Issue enrichment is currently in open beta.

You can configure auto-planning by selecting labels in the issue_enrichment configuration.

To disable automatic issue enrichment, add the following to your .coderabbit.yaml:

issue_enrichment:
  auto_enrich:
    enabled: false

💬 Have feedback or questions? Drop into our discord!

<!-- gh-comment-id:4397638242 --> @coderabbitai[bot] commented on GitHub (May 7, 2026): <!-- This is an auto-generated issue plan by CodeRabbit --> <details> <summary>⚠️ Possible Duplicate Issue(s)</summary> - https://github.com/actualbudget/actual/issues/7715 </details> --- <details> <summary>📝 Issue Planner</summary> <sub>Check the box below or use the `@coderabbitai plan` command to generate an implementation plan and prompts that you can use with your favorite coding assistant.</sub> - [ ] <!-- {"checkboxId": "8d4f2b9c-3e1a-4f7c-a9b2-d5e8f1c4a7b9"} --> Create Plan </details> --- <details> <summary> 🧪 Issue enrichment is currently in open beta.</summary> You can configure auto-planning by selecting labels in the issue_enrichment configuration. To disable automatic issue enrichment, add the following to your `.coderabbit.yaml`: ```yaml issue_enrichment: auto_enrich: enabled: false ``` </details> 💬 Have feedback or questions? Drop into our [discord](https://discord.gg/coderabbit)!
Author
Owner

@youngcw commented on GitHub (May 7, 2026):

Duplicate of #7715

<!-- gh-comment-id:4397900204 --> @youngcw commented on GitHub (May 7, 2026): Duplicate of #7715
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#72925