2018 Feb 16, 01:27 AM
Hi Paul,
You will need to edit the file named sd.json in the SIP/data directory.
Change the line
"ipas": 0,
to
"ipas": 1,
Be sure to leave the comma (,) at the end.
That will allow you to login without a password after you re-start SIP.
You can also change the line:
"password": "xxx...whatever is here",
to
"password": "e74a224d3277c87785d284286f230ae5f5ee940d",
This should re-set the password to the default which is "opendoor"
If your Raspberry Pi does not have a reliable internet connection that could cause the timing to be off because the system gets it time information from the internet.
Dan
You will need to edit the file named sd.json in the SIP/data directory.
Change the line
"ipas": 0,
to
"ipas": 1,
Be sure to leave the comma (,) at the end.
That will allow you to login without a password after you re-start SIP.
You can also change the line:
"password": "xxx...whatever is here",
to
"password": "e74a224d3277c87785d284286f230ae5f5ee940d",
This should re-set the password to the default which is "opendoor"
If your Raspberry Pi does not have a reliable internet connection that could cause the timing to be off because the system gets it time information from the internet.
Dan