fraschetti / Octoslack

OctoPrint plugin for Slack, Mattermost, Pushbullet, Pushover, Rocket.Chat, Discord, Riot/Matrix, & Microsoft Teams
MIT License
74 stars 34 forks source link

Sending message over discord on Windows Server error #103

Open norton-chris opened 3 years ago

norton-chris commented 3 years ago

I am running this on a Windows Octopi Server. Getting this error on 2 different computers. I have octoslack working on my raspberry pi 3b, seems like it might be a windows server problem, not sure though. Here is the error: octoprint.plugins.Octoslack - ERROR - Error processing event: Disconnected, Error: 'ValueError' object has no attribute 'message' Traceback (most recent call last): File "c:\users\maker.conda\envs\octoprint\lib\site-packages\sarge__init.py", line 655, in run self.process = p = Popen(self.args, **self.kwargs) File "c:\users\maker.conda\envs\octoprint\lib\subprocess.py", line 947, in init__ self._execute_child(args, executable, preexec_fn, close_fds, File "c:\users\maker.conda\envs\octoprint\lib\subprocess.py", line 1416, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, FileNotFoundError: [WinError 2] The system cannot find the file specified

fraschetti commented 3 years ago

Hi @norton-chris

Thanks for reporting this issue. Do you mind bumping up the Octoslack log level and sending along an Octoprint.log that reproduces this issue?

norton-chris commented 3 years ago

Hi @fraschetti, the error was on a university computer and now we're in lockdown. I will get those logs, whenever things open up again.