Originally created by @kegscruiser on GitHub (Mar 12, 2024).
Bug Report
Description
Bug Summary:
When trying to continue a chat after generating an image the error occurs.
(illegal base64 data at input byte 33)
Steps to Reproduce:
During a chat create an image and then try to continue the chat.
Expected Behavior:
To continue the chat.
Actual Behavior:
Open Webui shows the error "illegal base64 data at input byte 33" and will not continue the chat
Environment
Operating System: Windows 11 Pro
Browser (if applicable): Chrome, Edge
Reproduction Details
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.
I have included the browser console logs.
I have included the Docker container logs.
Logs and Screenshots
Browser Console Logs:
[Include relevant browser console logs, if applicable]
Docker Container Logs:
[Include relevant Docker container logs, if applicable]
Screenshots (if applicable):
Installation Method
Docker installation
Additional Information
This issue only appeared in version v0.1.111.
Previous version v0.1.110 was fine.
Note
If the bug report is incomplete or does not follow the provided instructions, it may not be addressed. Please ensure that you have followed the steps outlined in the README.md and troubleshooting.md documents, and provide all necessary information for us to reproduce and address the issue. Thank you!
Originally created by @kegscruiser on GitHub (Mar 12, 2024).
# Bug Report
## Description
**Bug Summary:**
When trying to continue a chat after generating an image the error occurs.
(illegal base64 data at input byte 33)
**Steps to Reproduce:**
During a chat create an image and then try to continue the chat.
**Expected Behavior:**
To continue the chat.
**Actual Behavior:**
Open Webui shows the error "illegal base64 data at input byte 33" and will not continue the chat
## Environment
- **Operating System:** Windows 11 Pro
- **Browser (if applicable):** Chrome, Edge
## Reproduction Details
**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.
- [ ] I have included the browser console logs.
- [ ] I have included the Docker container logs.
## Logs and Screenshots
**Browser Console Logs:**
[Include relevant browser console logs, if applicable]
**Docker Container Logs:**
[Include relevant Docker container logs, if applicable]
**Screenshots (if applicable):**

## Installation Method
Docker installation
## Additional Information
This issue only appeared in version v0.1.111.
Previous version v0.1.110 was fine.
## Note
If the bug report is incomplete or does not follow the provided instructions, it may not be addressed. Please ensure that you have followed the steps outlined in the README.md and troubleshooting.md documents, and provide all necessary information for us to reproduce and address the issue. Thank you!
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 @kegscruiser on GitHub (Mar 12, 2024).
Bug Report
Description
Bug Summary:
When trying to continue a chat after generating an image the error occurs.
(illegal base64 data at input byte 33)
Steps to Reproduce:
During a chat create an image and then try to continue the chat.
Expected Behavior:
To continue the chat.
Actual Behavior:
Open Webui shows the error "illegal base64 data at input byte 33" and will not continue the chat
Environment
Reproduction Details
Confirmation:
Logs and Screenshots
Browser Console Logs:
[Include relevant browser console logs, if applicable]
Docker Container Logs:
[Include relevant Docker container logs, if applicable]
Screenshots (if applicable):
Installation Method
Docker installation
Additional Information
This issue only appeared in version v0.1.111.
Previous version v0.1.110 was fine.
Note
If the bug report is incomplete or does not follow the provided instructions, it may not be addressed. Please ensure that you have followed the steps outlined in the README.md and troubleshooting.md documents, and provide all necessary information for us to reproduce and address the issue. Thank you!
@tjbck commented on GitHub (Mar 12, 2024):
Fixed on the dev branch! Let me know if the issue persists!
@kegscruiser commented on GitHub (Mar 13, 2024):
Issue is corrected, thank you :)