# (adminAuth) unable to login node-red

**URL:** https://discourse.nodered.org/t/adminauth-unable-to-login-node-red/7074
**Category:** General
**Created:** [21 January 2019 03:49 UTC](https://discourse.nodered.org/t/adminauth-unable-to-login-node-red/7074 "2019-01-21T03:49:32Z")
**Posts on this page:** 6
**Page:** 3

<div class="post-metadata">

### Author: ![panban-ux](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/panban-ux/32/21609_2.png) [@panban-ux](https://discourse.nodered.org/u/panban-ux)
#### Post date: [9 June 2020 19:50 UTC](https://discourse.nodered.org/t/adminauth-unable-to-login-node-red/7074/42 "2020-06-09T19:50:52Z")

</div>

Hello Paul, i just logged with your credentials, now i created a new hash through this [https://bcrypt-generator.com/](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

---

<div class="post-metadata">

### Author: ![Paul-Reed](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/paul-reed/32/66906_2.png) [@Paul-Reed](https://discourse.nodered.org/u/Paul-Reed)
#### Post date: [9 June 2020 19:52 UTC](https://discourse.nodered.org/t/adminauth-unable-to-login-node-red/7074/43 "2020-06-09T19:52:15Z")

</div>

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

---

<div class="post-metadata">

### Author: ![panban-ux](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/panban-ux/32/21609_2.png) [@panban-ux](https://discourse.nodered.org/u/panban-ux)
#### Post date: [9 June 2020 20:15 UTC](https://discourse.nodered.org/t/adminauth-unable-to-login-node-red/7074/45 "2020-06-09T20:15:31Z")

</div>

it only asks for password only for [http://localhost:1880/](http://localhost:1880/) and with the comments on on .js file and not with [http://127.0.0.1:1880/](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/](http://localhost:1880/) or [http://127.0.0.1:1880/](http://127.0.0.1:1880/) or whatever public ip from remote computer with admin credentials?

 ![Untitled](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/f/f/ff94aaeecbd2b332b877b98e975c676a78f30aa7.png)  
cant type a password here an also this runs within the npm directory

---

<div class="post-metadata">

### Author: ![darkleliel](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/darkleliel/32/40114_2.png) [@darkleliel](https://discourse.nodered.org/u/darkleliel)
#### Post date: [11 April 2021 07:00 UTC](https://discourse.nodered.org/t/adminauth-unable-to-login-node-red/7074/46 "2021-04-11T07:00:38Z")

</div>

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 👌

---

<div class="post-metadata">

### Author: ![chrisn-au](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/chrisn-au/32/25504_2.png) [@chrisn-au](https://discourse.nodered.org/u/chrisn-au)
#### Post date: [11 April 2021 07:07 UTC](https://discourse.nodered.org/t/adminauth-unable-to-login-node-red/7074/47 "2021-04-11T07:07:58Z")

</div>

@darkleliel only obliquely related however

```auto
[{"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}]

```

 ![Screen Shot 2021-04-11 at 5.05.22 pm](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/f/2/f23d920141cb912c17d3f9d6204fa1538009d866.png)

Is your friend.

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

---

<div class="post-metadata">

### Author: ![darkleliel](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/darkleliel/32/40114_2.png) [@darkleliel](https://discourse.nodered.org/u/darkleliel)
#### Post date: [11 April 2021 07:12 UTC](https://discourse.nodered.org/t/adminauth-unable-to-login-node-red/7074/48 "2021-04-11T07:12:24Z")

</div>

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

[Previous page](https://discourse.nodered.org/t/adminauth-unable-to-login-node-red/7074.md?page=2)
