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

Exception in thread "main" DecodingFailure #50

Open
just-the5 opened this issue Sep 14, 2022 · 0 comments
Open

Exception in thread "main" DecodingFailure #50

just-the5 opened this issue Sep 14, 2022 · 0 comments

Comments

@just-the5
Copy link

just-the5 commented Sep 14, 2022

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

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

No branches or pull requests

1 participant