Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Failed to send image, but sending message succeeded. #123

Closed
skiffer-git opened this issue Mar 9, 2024 · 2 comments
Closed

Bug: Failed to send image, but sending message succeeded. #123

skiffer-git opened this issue Mar 9, 2024 · 2 comments
Labels
documentation Improvements or additions to documentation

Comments

@skiffer-git
Copy link
Member

What happened?

Failed to send image, but sending message succeeded.

What did you expect to happen?

send image succeeded

How can we reproduce it (as minimally and precisely as possible)?

Failed to send image, but sending message succeeded.

Anything else we need to know?

No response

version

```console $ {name} version # paste output here ```

Cloud provider

OS version

```console # On Linux: $ cat /etc/os-release # paste output here $ uname -a # paste output here # On Windows: C:\> wmic os get Caption, Version, BuildNumber, OSArchitecture # paste output here ```

Install tools

@skiffer-git
Copy link
Member Author

skiffer-git commented Mar 9, 2024

1. export OPENIM_IP="<Public-IP>"
2. sed -i -e "s/apiURL: \"http:\/\/127\.0\.0\.1/apiURL: \"http:\/\/${OPENIM_IP}/" -e "s/signEndpoint: \"http:\/\/127\.0\.0\.1/signEndpoint: \"http:\/\/${OPENIM_IP}/" config.yaml

@skiffer-git skiffer-git added the documentation Improvements or additions to documentation label Mar 9, 2024
@skiffer-git
Copy link
Member Author

The Docker deployment plan has been fully upgraded. Please refer to the README for the new scheme.
The new scheme is simpler to use and supports Linux, Windows, and Mac.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant