usememos / telegram-integration

Memogram is an easy to use integration service for syncing messages and images from a Telegram bot into your Memos.
78 stars 20 forks source link

How to setup for domain that has no port? #39

Closed azzamsa closed 2 months ago

azzamsa commented 3 months ago

Hi, 👋🏽

I am using the settings below:

🦄 ./memogram
2024/08/02 13:08:54 INFO Memogram started
2024/08/02 13:08:54 ERROR failed to get workspace profile err="rpc error: code = Unavailable desc = connection error: desc = \"error reading server preface: read tcp 192.168.50.46:58548->45.32.125.245:443: read: connection reset by peer\"

My notes lives in https://notes.azzamsa.com/

🦄 telnet notes.azzamsa.com 443
Trying 45.32.125.245...
Connected to notes.azzamsa.com.
Escape character is '^]'.

I tried SERVER_ADDR=dns:notes.azzamsa.com:443 and :80 but had no luck.

Thanks for memos 🥞