0 Followers
0 Following
1 Posts
I’ve got a led strip on my toilet door. It turns red when someone is inside (mesured by the wasp in a box principle.
Isn’t that in my code (see pastebin link)?
Hereby the screenshot of the curl command

I saw the errors in a debug output node in node-red.

I can post tomorrow, I’m not home right now and don’t have a computer by hand

Yeah, I think it has something to do with the headers too, but still, it’s odd.

create to-do's in vikunja

https://lemmy.world/post/34529937

create to-do's in vikunja - Lemmy.World

Hi, What I’m trying to do is that if someone sends a message on my telegram with the text: “/todo (name-of-task) (due-date) (due-time)” (example: /todo empty the dishwasher 16-08-2025 14:00) to get that in node-red and put that in vikunja via an http-request (or if you think there’s something better, please advise) I’m getting problems in the form of “message not found” and/or “malformed token” (that last one is a bit longer but you get the point) The token works with a curl command, so I guess it’s ok. I tried adding the headers to each http request in my flow and also tried leaving the headers empty and putting them in the function. Same result. Can you help me out? code located at: https://pastebin.com/suT710Yn [https://pastebin.com/suT710Yn]

Just to clarify. I have 80 and 443 as TCP and 51820 (sorry for the typo) as UDP. I used the automatic installer script. Doesn’t that generate the config files? If not, then probably there lies my problem.
Pangolin is like cloudflare tunnels, but you can self host it
Pangolin - Lemmy.World

So, I’m trying to get pangolin up and running. What I have: Ubuntu server running in proxmox, docker running on that Ubuntu, dynamic IP, duckdns in docker to counter that, domain name What I did: installed pangolin with the installation script, said yes to crowdsec because it looked like the safest option (over time) even if I don’t know what it is/does, set a CNAME from pangolin.mydomain.com [http://pangolin.mydomain.com] to my.duckdns.org [http://my.duckdns.org], set a port forward for ports 80 and 443 on TCP and for port 51520 on UDP What is happening: well, fairly, not much. If I test it from outside the network, I get a connection refused. If I test it locally (in portainer click on the 443 or 80 port) I get page not found What I want: I want it to just work without a hastle and hope one of you can help me out here, cause I’m starting to lose my mind

Normally I 'd go for night mode, but in this case the light mode is a bit better in colirs
Looks nice at first sight. I’ll definitely check it out thoroughly. I think it’s exactly what I need. Thanks.