unable to reset password 500 internal server error.

emiliakowalski
Posts: 74
Joined: Mon Jul 03, 2017 2:50 pm

Post

can you let me know the set of permission required for this
User avatar
fracz
Posts: 2281
Joined: Fri Oct 28, 2016 10:56 pm
Location: Kraków

Post

Are you using v2.0.1?

If yes, upgrade to v2.0.2 as 2.0.1 contained the old syntax for mailer which prevented it from working correctly.
emiliakowalski
Posts: 74
Joined: Mon Jul 03, 2017 2:50 pm

Post

i was using those supla-cloud files which you had shared to me if there was a syntax problem so why you had shared.
emiliakowalski
Posts: 74
Joined: Mon Jul 03, 2017 2:50 pm

Post

mailing is perfectly fine but error in while entering the new password in the field and saving it
emiliakowalski
Posts: 74
Joined: Mon Jul 03, 2017 2:50 pm

Post

i know you can correct it in just 2 minute but you don't want to do it i have been struggling to get it work properly for almost a month but failed and there is no positive response from this forum almost a month and your v2.0.2 cloud version has so many errors while installing. Don't understand why you haven't uploaded the compiled version to supla cloud github of v2.0.2 only source code is there this time
User avatar
fracz
Posts: 2281
Joined: Fri Oct 28, 2016 10:56 pm
Location: Kraków

Post

My bad.

The release package has been uploaded now for v2.0.2.

However, currently the most stable package is v2.0.0. You should not try out the new releases if you could not run the stable one.
emiliakowalski
Posts: 74
Joined: Mon Jul 03, 2017 2:50 pm

Post

i am using 2.0 still but error on this linkafter entering password 500 internal server error

getting same error on version 2.0 version 2.0.1 version 2.0.2 same error

https://localhost/account/reset_passwd/ ... 8Oj60c?0=1

why the script is not setting the new password in the database instead giving me an error
emiliakowalski
Posts: 74
Joined: Mon Jul 03, 2017 2:50 pm

Post

this is the error how to solve it
You do not have the required permissions to view the files attached to this post.
User avatar
pzygmunt
Posts: 19400
Joined: Tue Jan 19, 2016 9:26 am
Location: Paczków

Post

Please be sure that you have available openssl_random_pseudo_bytes function
https://github.com/SUPLA/supla-cloud/bl ... r.php#L314
User avatar
pzygmunt
Posts: 19400
Joined: Tue Jan 19, 2016 9:26 am
Location: Paczków

Post

From some reason this method
https://github.com/SUPLA/supla-cloud/bl ... r.php#L311

settings the token field to NULL. This raise an error.

Return to “Help”