derAlff / ioBroker.signal-cmb

Send messages from ioBroker to your Signal messenger
MIT License
7 stars 2 forks source link

Error in LOG, no integration in Blockly #1

Closed Dreistein19 closed 2 years ago

Dreistein19 commented 2 years ago

Hi,

[...]

signal-cmb.0 | 2022-01-22 09:07:29.806 | error | : message handler implemented, but messagebox not enabled. Define common.messagebox in io-package.json for adapter or delete message handler [...]

How to fix it ? Greetings

derAlff commented 2 years ago

Hi and thank you,

Can you give me The Version of your Admin and JS-Controller? Is this only a message in the Log and sending messages is working?

Thanks

derAlff commented 2 years ago

Hello, I've fixed the issue and released version 0.1.4. Can you please update the adapter? For this, please uninstall the adapter from "Adapters Tab" and add the new version. Please don't forget to save your API Key ;)

If the issue is not solved by your ioBroker installation, please reopen this issue.

Dreistein19 commented 2 years ago

(@ 0.1.4) Hi, on first start the API Key wont work. Restart the Adapter fixed this. Error is gone. Sending via Javascript works fine. But where is the "Blockly" ? It doesnt appear. Admin 5.2.3 JS 5.2.21

Thanks

Edit: Restart the whole ioBroker system. No Blockly found. (or i am blind ^^)

derAlff commented 2 years ago

Thank you for the informations. I fix the Blockly this afternoon.

derAlff commented 2 years ago

@Dreistein19 I have fixed the problem with Blockly.

I think the warning with the API Key is only after you have installed the adapter. Then you have no API Key inserted and no phone number in the field. After you set these settings, the adapter restarts and the warning is fixed. This is how I was able to recreate this just now. But I can look at the problem and fix it.

I have released a new version on github. You can now reinstall the adapter. Please don't forget to save your API Key ;)