ombi-bot
ombi-bot copied to clipboard
Exception in thread "main" DecodingFailure
Running on Ubuntu 18.04.6 LTS and the bot.env file is as follows:
OMBI_HOST=http://ipaddress:5000 OMBI_KEY=itsactualkeynotthis OMBI_BOT_TOKEN=thebottokent OMBI_BOT_NAME=NameOfBot
I get this issue when trying to run it. any help would be hugely appreciated:
[1]+ Stopped sudo java -jar ombibot.jar -p /home/plex/bot.env plex@gsc:~/ombi-bot/ombi-bot/target$ sudo java -jar ombibot.jar -p /home/plex/bot.env [trace, com.bot4s.telegram.clients.ScalajHttpClient] REQUEST ad8e3e79-272e-4a0c-b773-f01c44481b4b DeleteWebhook [trace, com.bot4s.telegram.clients.ScalajHttpClient] RESPONSE ad8e3e79-272e-4a0c-b773-f01c44481b4b true [trace, com.bot4s.telegram.clients.ScalajHttpClient] REQUEST 220e8b1f-3b02-48d4-9231-6445e788cc2a GetMe [error, com.bot4s.telegram.clients.ScalajHttpClient] RESPONSE 220e8b1f-3b02-48d4-9231-6445e788cc2a DecodingFailure(Int, List(DownField(id), DownField(result))) Exception in thread "main" DecodingFailure(Int, List(DownField(id), DownField(result)))
Thanks,
just-the5