When a plugin is invalid, it is displayed like this :
This would say, that a main file is missing.
But, when missing the package.json file, the icon.png file, a plugin could not be deleted, and theses errors are returned. Yadoms crash after try to delete it !
21:30:03 : Websocket connection : [Information] : New websocket client
21:30:07 : : [Error] : Global catch Poco::Exception : File not found: plugins/Sigfox/package.json
in thread : TCPServerConnection (default[#3])
21:30:07 : : [Error] : Global catch Poco::Exception : File not found: plugins/Sigfox/icon.png
in thread : TCPServerConnection (default[#4])
The plugin should be deleted in the database anyway.
When a plugin is invalid, it is displayed like this :
This would say, that a main file is missing.
But, when missing the package.json file, the icon.png file, a plugin could not be deleted, and theses errors are returned. Yadoms crash after try to delete it !
21:30:03 : Websocket connection : [Information] : New websocket client 21:30:07 : : [Error] : Global catch Poco::Exception : File not found: plugins/Sigfox/package.json in thread : TCPServerConnection (default[#3])
21:30:07 : : [Error] : Global catch Poco::Exception : File not found: plugins/Sigfox/icon.png in thread : TCPServerConnection (default[#4])
The plugin should be deleted in the database anyway.