ombi-bot icon indicating copy to clipboard operation
ombi-bot copied to clipboard

No Results Found for /search

Open azra3l2805 opened this issue 3 years ago • 1 comments

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

azra3l2805 avatar May 06 '21 14:05 azra3l2805

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.

azra3l2805 avatar May 07 '21 02:05 azra3l2805