(adminAuth) unable to login node-red

Hello Paul, i just logged with your credentials, now i created a new hash through this https://bcrypt-generator.com/ and paste it inside the settings.js. Thing is now i dont get asked for logging credential at all. Strange again, i'll restart the computer and try if it works

Yes, you have to restart node-RED for it to work.

it only asks for password only for http://localhost:1880/ and with the comments on on .js file and not with http://127.0.0.1:1880/ this is getting so frustrating, is there a way to reset it?
i unistalled finally that limitation, the question relies though how i should set a password to either im hitting http://localhost:1880/ or http://127.0.0.1:1880/ or whatever public ip from remote computer with admin credentials?


cant type a password here an also this runs within the npm directory

same issue
check if the storage space is full
I deleted the huge home assistant database ( both node-red and home assistant run on docker containers ) and everything went well :ok_hand:

@darkleliel only obliquely related however

[{"id":"a21c4e72.6c9fb","type":"api-call-service","z":"a1454478.a4227","name":"Purge DB","server":"78776271.b1288c","version":1,"debugenabled":false,"service_domain":"recorder","service":"purge","entityId":"","data":"{\"keep_days\":2,\"repack\":1}","dataType":"jsonata","mergecontext":"","output_location":"payload","output_location_type":"msg","mustacheAltTags":false,"x":440,"y":420,"wires":[["41d42682.eace58"]]},{"id":"60af47bb.8fb1e","type":"inject","z":"a1454478.a4227","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"00 02 * * *","once":false,"onceDelay":0.1,"topic":"","payload":"","payloadType":"date","x":250,"y":420,"wires":[["a21c4e72.6c9fb"]]},{"id":"41d42682.eace58","type":"debug","z":"a1454478.a4227","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"true","targetType":"full","statusVal":"","statusType":"auto","x":610,"y":420,"wires":[]},{"id":"78776271.b1288c","type":"server","name":"Home Assistant","legacy":false,"addon":false,"rejectUnauthorizedCerts":true,"ha_boolean":"y|yes|true|on|home|open","connectionDelay":true,"cacheJson":true}]

Is your friend.

I have my important data stored in influx which backs up and downsamples monthly

only run home assistant and node-red on my house right now
so set the recorder to automatically purge every week
done :laughing:

1 Like