I have read and followed all the instructions provided in the README.md.
I am on 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 provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below.
Expected Behavior:
Using image ghcr.io/open-webui/open-webui:git-c44036e from 2 weeks ago, actions are still working
Actual Behavior:
Using image ghcr.io/open-webui/open-webui:main or ghcr.io/open-webui/open-webui:dev, actions are not working, and I am getting an error in the dev console:
Originally created by @gjgd on GitHub (Nov 15, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/6976
# Bug Report
## Environment
- **Open WebUI Version:** dev
- **Operating System:** Ubuntu 22.04
- **Browser (if applicable):** Firefox 133
**Confirmation:**
- [x] I have read and followed all the instructions provided in the README.md.
- [x] I am on the latest version of both Open WebUI and Ollama.
- [x] I have included the browser console logs.
- [ ] I have included the Docker container logs.
- [x] I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below.
## Expected Behavior:
Using image `ghcr.io/open-webui/open-webui:git-c44036e` from 2 weeks ago, actions are still working

## Actual Behavior:
Using image `ghcr.io/open-webui/open-webui:main` or `ghcr.io/open-webui/open-webui:dev`, actions are not working, and I am getting an error in the dev console:


<!-- gh-comment-id:2480395708 -->
@gjgd commented on GitHub (Nov 16, 2024):
Sorry I meant "action" not "tool", here is one that you can use to repro for example: https://openwebui.com/f/hub/custom_action.
Thanks for the bug report. I can confirm this error is happening with Action button functions on the latest dev branch commit. It has been reported internally to the maintainer as well.
<!-- gh-comment-id:2480748136 -->
@silentoplayz commented on GitHub (Nov 16, 2024):
Thanks for the bug report. I can confirm this error is happening with `Action` button functions on the latest dev branch commit. It has been reported internally to the maintainer as well.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @gjgd on GitHub (Nov 15, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/6976
Bug Report
Environment
Open WebUI Version: dev
Operating System: Ubuntu 22.04
Browser (if applicable): Firefox 133
Confirmation:
Expected Behavior:
Using image

ghcr.io/open-webui/open-webui:git-c44036efrom 2 weeks ago, actions are still workingActual Behavior:
Using image
ghcr.io/open-webui/open-webui:mainorghcr.io/open-webui/open-webui:dev, actions are not working, and I am getting an error in the dev console:@parniantaghipour commented on GitHub (Nov 16, 2024):
Which tool are you using?
@gjgd commented on GitHub (Nov 16, 2024):
Sorry I meant "action" not "tool", here is one that you can use to repro for example: https://openwebui.com/f/hub/custom_action.
@silentoplayz commented on GitHub (Nov 16, 2024):
Thanks for the bug report. I can confirm this error is happening with
Actionbutton functions on the latest dev branch commit. It has been reported internally to the maintainer as well.