ombi-bot
ombi-bot copied to clipboard
No Results Found for /search
My bot doesn't respond to searches when configured with Ombi v4.
My env file is:
OMBI_HOST=http://localhost:5000
OMBI_KEY=xyzombikeyxyz
OMBI_BOT_TOKEN=xyzbotkeyxyz
OMBI_BOT_NAME=bot_username
OMBI_USER_NAME=ombiusercreated
BOT_ADMIN=111111111
BOT_CHAT_ID=2222222222
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
Hello,
So I deleted the existing bot and created another one. It works as expected. I think that problem was with the TG bot.
But, the search is giving out "No Available Results", "No Search Results".
Updating the title to reflect on the current issue.