-
-
Notifications
You must be signed in to change notification settings - Fork 120
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Setting the webhook does not work #146
Comments
I can not see a cert! Please read the tip at the bottom and the readme. |
But Home Assistant and Addons are behind reverse proxy, do I need in this case cert? |
Hier Herr Schaf ;) Ich denke am Zertifikat kommst nicht vorbei |
Vielleicht auch so |
Gefühlt habe ich 100 mal gelesen, ich gehe das noch ein mal durch. Irgendwo habe ich Denkfehler. Danke ;) |
Was kommt für ein Fehler? |
msg : string[75] |
openssl req -newkey rsa:2048 -sha256 -nodes -keyout PRIVATE.key -x509 -days 365 -out PUBLIC.pem -subj "/C=NG/ST=Lagos/L=Lagos/O=SchafBot/CN=ha.mydomain.com/aaa7bt54_nodered" |
Einfach cert erstellen |
Ich glaube ich erstelle noch ein makecert.bat das man einfach aufrufen kann |
Bin Stück weiter gekommen, aber jetzt kommt in dem Log:
|
https://github.com/windkh/node-red-contrib-telegrambot/blob/master/examples/makecert.bat your bot host should be ha.mydomain.com/aaa7bt54_nodered without https:// |
I updated the readme and added that makecert.bat under examples to ease creation of the cert. Good luck! |
Was ich noch heraus fand. Der Port wird am Ende angehäng und nicht direkt nach dem domain. |
An sowas habe ich nicht gedacht bin immer von einer Domain ohne Anhängsel ausgegangen |
Das Problem hat man min Anhängsel wenn man Node_red in Home Asisstant oder in CCU3 bei HomeMatic IP nutzt. |
ich werde das demnächst richten... wäre schön, wenn du das dann ausprobieren könntest. |
Kannst dazu einen pull request machen? |
I'm trying to set up the bot with webhook, but after deploy i get the error message and it switches to pooling.
environment:
Can somebody help me to setup it?
The text was updated successfully, but these errors were encountered: