Assaro / DD_Bot

Discord Bot to Control Docker Services via the Docker Socket
GNU General Public License v3.0
35 stars 5 forks source link

The application did not respond #30

Closed gamer228 closed 7 months ago

gamer228 commented 8 months ago

Not sure what happens, but I get this with everything I want to do.

Log for the /list command here:

2023-12-16 22:05:45.371890+00:00Unhandled exception. System.InvalidOperationException: Interaction token is no longer valid
2023-12-16 22:05:45.371938+00:00at Discord.WebSocket.SocketCommandBase.RespondAsync(String text, Embed[] embeds, Boolean isTTS, Boolean ephemeral, AllowedMentions allowedMentions, MessageComponent components, Embed embed, RequestOptions options)
2023-12-16 22:05:45.371962+00:00at DD_Bot.Application.Commands.ListCommand.Execute(SocketSlashCommand arg, DockerService dockerService, DiscordSettings settings) in /home/assaro/coding/dd_bot_release/src/DD_Bot.Application/Commands/ListCommand.cs:line 56
2023-12-16 22:05:45.371974+00:00at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_1(Object state)
2023-12-16 22:05:45.371992+00:00at System.Threading.QueueUserWorkItemCallbackDefaultContext.Execute()
2023-12-16 22:05:45.372031+00:00at System.Threading.ThreadPoolWorkQueue.Dispatch()
2023-12-16 22:05:45.372041+00:00at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()
2023-12-16 22:05:45.372048+00:00at System.Threading.Thread.StartCallback()
Assaro commented 8 months ago

Please post the configs of your settings.json File. And don't forget to blur out your Bot-Token and possibly your Discord ID. Also, if running on Unraid, please post a screenshot of the config site so i can see your run command.