Bekomme den Adapter auch nicht mehr gelöscht. Auch neuinstallieren mit Upload geht bei mir nicht.
Bekomme folgende Fehlermeldung
Fertig mit Fehler: Commands:iobroker setup [--objects ] [--states ] [custom]iobroker start - starts the js-controlleriobroker stop - stops the js-controlleriobroker start [.instance] - starts a specified adapter instanceiobroker stop .[instance] - stops a specified adapter instanceiobroker start all - starts js-controller and all adaptersiobroker restart - restarts the js-controlleriobroker restart [.instance] - restarts a specified adapteriobroker debug [--ip=] [--port=] [--wait] - Starts a Node.js debugging session for the adapter --wait stops the execution until the debugger is attached. --ip and --port can be used to change the listen IP and port. Use IP 0.0.0.0 for remote debugging.iobroker info - shows the host infoiobroker logs [adapter] [--watch] [--lines=1000]iobroker add [desiredNumber] [--enabled] [--host ] [--port ]iobroker install - installs a specified adapteriobroker rebuild |self [--install]iobroker url [] - install adapter from specified url, e.g. GitHubiobroker del - remove adapter from systemiobroker del . - remove adapter instanceiobroker update [repository url] [--updatable/--u] [--installed/--i] [--force/--f] - update repository and optionally filter installed/updateable adapters, use --force to bypass hash checkiobroker upgrade [repository url]iobroker upgrade self [repository url] - upgrade js-controller and all adapters, optionally you can specify the repository urliobroker upgrade [repository url] - upgrade specified adapter, optionally you can specify the repository urliobroker upload iobroker upload all - upload all adapter files to make them available for instancesiobroker upload - upload specified adapter files to make them available for instancesiobroker object get - get object specified by idiobroker object set - set object with the given id by providing a new json objectiobroker object set propertyname= - update part of the object by providing a new value or partial objectiobroker object extend - extend object with the given id by providing a new json objectiobroker object del [--yes]iobroker object chmod [state-mode] iobroker object chown iobroker object list iobroker state get - get state, specified by idiobroker state getplain [--pretty]iobroker state getvalue iobroker state set [ack]iobroker state del iobroker message [.instance] []iobroker list [filter]iobroker chmod iobroker chown iobroker touch iobroker rm iobroker file read []iobroker file write iobroker file rm iobroker file synciobroker user add [--ingroup group] [--password pass]iobroker user del iobroker user passwd [--password pass]iobroker user enable iobroker user disable iobroker user get iobroker user check [--password pass]iobroker group add iobroker group del iobroker group list iobroker group enable iobroker group disable iobroker group get iobroker group adduser iobroker group deluser iobroker host thisiobroker host iobroker host set iobroker host remove iobroker set . [--port port] [--ip address] [--ssl true|false]iobroker license iobroker cert createiobroker cert view []iobroker cleaniobroker backupiobroker restore - restore a specified backupiobroker validate - validate a specified backupiobroker --timeout 5000iobroker status [all|.]iobroker repo [name]iobroker repo add iobroker repo set iobroker repo del iobroker uuidiobroker unsetupiobroker fix - execute the installation fixer script, this updates your ioBroker installationiobroker multihost [--secure true|false]iobroker multihost browseiobroker multihost connectiobroker compact status - show if compact mode is enabled in generaliobroker compact - enable or disable compact mode in generaliobroker compact . status - show if compact mode is enabled for a specific instanceiobroker compact . group - define compact group of a specific adapteriobroker compact . - enable or disable compact mode for specified adapter instanceiobroker compact . [group-id] - enable or disable compact mode for specified adapter instance and set comapct group optionallyiobroker plugin enable [--host ] - enables a plugin for the specified host. If no host is specified, the current one is usediobroker plugin disable [--host ] - disables a plugin for the specified host. If no host is specified, the current one is usediobroker plugin status [--host ] - checks if a plugin is enabled for the specified host. If no host is specified, the current one is usediobroker plugin enable --instance [.] - enables a plugin for the specified adapter instance (defaults to instance 0)iobroker plugin disable --instance [.] - disables a plugin for the specified adapter instance (defaults to instance 0)iobroker plugin status --instance [.] - checks if a plugin is enabled for the specified adapter instance (defaults to instance 0)iobroker version [adapter] - show version of js-controller or specified adapteriobroker [adapter] -v - show version of js-controller or specified adapterOptions: --help Hilfe anzeigen [boolean] --version Version anzeigen [boolean]