mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 14:39:31 -05:00
[GH-ISSUE #8040] Import Prompt not working at all #53641
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @freeload101 on GitHub (Dec 24, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/8040
Bug Report
<3 all the work on OpenWeb UI !!
Installation Method
https://github.com/freeload101/SCRIPTS/blob/master/Bash/OpenWebUI_Fast.bash
Environment
Open WebUI Version:
ghcr.io/open-webui/open-webui:dev-cuda
Ollama (if applicable):
ollama version is 0.5.4
Operating System:
OS Name Microsoft Windows 11 Pro
Version 10.0.22621 Build 22621
Browser (if applicable): [e.g., Chrome 100.0, Firefox 98.0]
Version 126.0.6478.115 (Official Build) (64-bit)
Confirmation:
Expected Behavior:
Actual Behavior:
Nothing happens on import no erro in the UI just backend :
INFO: 47.4.236.77:0 - "POST /api/v1/prompts/create HTTP/1.1" 422 Unprocessable Entity
Description
Bug Summary:
Can't import any prompts
Reproduction Details
Cant import my old prompts or Fabric prompts that worked before
https://github.com/freeload101/SCRIPTS/blob/master/MISC/Fabric_Prompts_Open%20WebUI%20OpenWebUI_20241112.json
Steps to Reproduce:
https://github.com/freeload101/SCRIPTS/blob/master/MISC/Fabric_Prompts_Open%20WebUI%20OpenWebUI_20241112.json
Logs and Screenshots
INFO: 47.4.236.77:0 - "POST /api/v1/prompts/create HTTP/1.1" 422 Unprocessable Entity
Browser Console Logs:
N/A ( it's a pain to sanitize HAR files ... ) I can give you console logs if you really want but this is all fresh build and it was working before on older build.
Docker Container Logs:
Additional Information
If you need anything hit me up rmccurdy.com
@tjbck commented on GitHub (Dec 24, 2024):
Good catch, Fixed on dev!