I have a bunch of shell commands that are defined in config.yaml, but for some reason they no longer show in Developer>Actions (formerly services). They used to be there, defined as services, and Node Red could see them as services too. But now… they’re gone. Can anyone assist? Thanks.
Hello quacko,
Are your shell commands still set-up in configuration,yaml?
Are there any errors in the log?
Thanks Sir_Goodenough. I hadn’t thought to check the logs, but it revealed that there was a shell command configured in the format “curl_abcdeFG” …and it didn’t like the two upper case characters. I changed these to lower case and Shell Commmands started working again
1 Like
If this suggestion solves your problem, please consider clicking the solution button to close the thread.