You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docker exec is showing the same thing as my env file.
docker logs is giving out this.
[trace, com.bot4s.telegram.clients.ScalajHttpClient] REQUEST e857b08c-d800-450e-bf89-9aa5c9e9a794 GetUpdates(None,None,Some(30),None) [error, com.bot4s.telegram.clients.ScalajHttpClient] RESPONSE e857b08c-d800-450e-bf89-9aa5c9e9a794 java.lang.IllegalArgumentException: requirement failed: Exactly one of the optional fields should be used
The text was updated successfully, but these errors were encountered:
My bot doesn't respond to searches when configured with Ombi v4.
My env file is:
docker exec is showing the same thing as my env file.
docker logs is giving out this.
[trace, com.bot4s.telegram.clients.ScalajHttpClient] REQUEST e857b08c-d800-450e-bf89-9aa5c9e9a794 GetUpdates(None,None,Some(30),None) [error, com.bot4s.telegram.clients.ScalajHttpClient] RESPONSE e857b08c-d800-450e-bf89-9aa5c9e9a794 java.lang.IllegalArgumentException: requirement failed: Exactly one of the optional fields should be used
The text was updated successfully, but these errors were encountered: