[GH-ISSUE #11698] issue: Pyodide crash on iOS #16321

Closed
opened 2026-04-19 22:16:33 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @orankhu on GitHub (Mar 14, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/11698

Check Existing Issues

  • I have searched the existing issues and discussions.
  • I am using the latest version of Open WebUI.

Installation Method

Docker

Open WebUI Version

v0.5.20

Ollama Version (if applicable)

No response

Operating System

iOS 18.3.2

Browser (if applicable)

Safari

Confirmation

  • I have read and followed all instructions in README.md.
  • I am using the latest version of both Open WebUI and Ollama.
  • I have included the browser console logs.
  • I have included the Docker container logs.
  • I have listed steps to reproduce the bug in detail.

Expected Behavior

When enable code interpreter in Safari on iOS and prompt to interpret code, the code should run.

Actual Behavior

The page crashes

Steps to Reproduce

  1. Open OpenWebUI on iOS
  2. Enable code interpreter that use pyodide
  3. Prompt to execute code

Logs & Screenshots

Image

The image was copied from https://github.com/pyodide/pyodide/issues/5428

Additional Information

Based on the issue here https://github.com/pyodide/pyodide/issues/5428, I think the version 0.27.1 and 0.27.2 are having problem, we need to update to 0.27.3

Originally created by @orankhu on GitHub (Mar 14, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/11698 ### Check Existing Issues - [x] I have searched the existing issues and discussions. - [x] I am using the latest version of Open WebUI. ### Installation Method Docker ### Open WebUI Version v0.5.20 ### Ollama Version (if applicable) _No response_ ### Operating System iOS 18.3.2 ### Browser (if applicable) Safari ### Confirmation - [x] I have read and followed all instructions in `README.md`. - [x] I am using the latest version of **both** Open WebUI and Ollama. - [x] I have included the browser console logs. - [x] I have included the Docker container logs. - [x] I have listed steps to reproduce the bug in detail. ### Expected Behavior When enable code interpreter in Safari on iOS and prompt to interpret code, the code should run. ### Actual Behavior The page crashes ### Steps to Reproduce 1. Open OpenWebUI on iOS 2. Enable code interpreter that use pyodide 3. Prompt to execute code ### Logs & Screenshots ![Image](https://github.com/user-attachments/assets/631ba161-55ee-4eba-bcfe-146ca5380781) The image was copied from https://github.com/pyodide/pyodide/issues/5428 ### Additional Information Based on the issue here https://github.com/pyodide/pyodide/issues/5428, I think the version 0.27.1 and 0.27.2 are having problem, we need to update to 0.27.3
GiteaMirror added the bug label 2026-04-19 22:16:33 -05:00
Author
Owner

@tjbck commented on GitHub (Mar 15, 2025):

Addressed with aa37866798

<!-- gh-comment-id:2726120348 --> @tjbck commented on GitHub (Mar 15, 2025): Addressed with aa37866798dc0e5815416620d64b1c5af46b32da
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#16321