funkman733 Posted July 11, 2022 Report Share Posted July 11, 2022 Hi to all, after the last update to 5.4.1 version, I had a message to change the password for more security. I had close the message and I was able to enter to the dashboard. Today I have tried to enter to the dashboard but after I have entered the Username and Password, I have the message below, but I don't receive any email to reset the password, and I cannot enter to the dashboard. What should I do to solve the issue? Important note about improved password security Recently, the Revive Adserver software has been updated to a new version, which implements a more modern and much safer method of storing passwords. To be able to log in and continue using Revive Adserver you must set a new password first. Check your inbox for a password reset email! A password reset email has been sent to the email address associated with your username. Please open the email, and click the link in it. This will display a screen that enables you to enter your new password. It can take a few minutes before the email arrives. If you don't see the email in your inbox, make sure to also check your spam folder. Quote Link to comment Share on other sites More sharing options...
funkman733 Posted July 11, 2022 Author Report Share Posted July 11, 2022 I have solved doing a new update Quote Link to comment Share on other sites More sharing options...
Kuan Posted July 17, 2022 Report Share Posted July 17, 2022 I am having the same problem can anyone help with the issuse Quote Link to comment Share on other sites More sharing options...
bcodyt Posted July 22, 2022 Report Share Posted July 22, 2022 Having the same issue. Quote Link to comment Share on other sites More sharing options...
AngryWarrior Posted August 29, 2022 Report Share Posted August 29, 2022 No responses to this issue at all? Is the forum and its community totally dead? The issue still persists and help would be appreciated. Kind regards AngryWarrior. Quote Link to comment Share on other sites More sharing options...
AngryWarrior Posted August 30, 2022 Report Share Posted August 30, 2022 On 7/12/2022 at 1:42 AM, funkman733 said: I have solved doing a new update Did you just run a new updater over the older installation then? Thanks in advance for your answer.Kind regardsAngryWarrior. Quote Link to comment Share on other sites More sharing options...
jooru Posted November 1, 2022 Report Share Posted November 1, 2022 (edited) There is a wonderful stub, just put it right to PHP.INI: sendmail_path = /bin/cat > "/tmp/mail_`date +%Y-%m-%d_%H-%M-%S`" You just need to make sure that you have /bin/cat and write rights to /tmp/ An email with a link to reset the Administrator password will appear there as a File. Hallelujah ) Edited November 1, 2022 by jooru AngryWarrior 1 Quote Link to comment Share on other sites More sharing options...
AngryWarrior Posted November 8, 2022 Report Share Posted November 8, 2022 @jooruThanks for sharing I'm going to try and test your suggestion as I'm stuck too with this horrible update and no devs are responding... Appreciated! Kind regards jooru 1 Quote Link to comment Share on other sites More sharing options...
440music Posted September 12, 2023 Report Share Posted September 12, 2023 sendmail_path = /bin/cat > "/tmp/mail_`date +%Y-%m-%d_%H-%M-%S`" Response from above code sendmail_path: command not found I tried resetting admin password using PHPMyAdmin with MD5 but I know that isn't the current standard and I've not found the answer. I did an upgrade following the instructions for upgrade and everything was working until I changed the database user. Revive is working except that admin can not log in. Quote Link to comment Share on other sites More sharing options...
AngryWarrior Posted September 13, 2023 Report Share Posted September 13, 2023 15 hours ago, 440music said: sendmail_path = /bin/cat > "/tmp/mail_`date +%Y-%m-%d_%H-%M-%S`" Response from above code sendmail_path: command not found I tried resetting admin password using PHPMyAdmin with MD5 but I know that isn't the current standard and I've not found the answer. I did an upgrade following the instructions for upgrade and everything was working until I changed the database user. Revive is working except that admin can not log in. I ended up with tossing away my glowes and reinstalled the whole darn thing. There was no other way around this issue. jooru 1 Quote Link to comment Share on other sites More sharing options...
jooru Posted September 13, 2023 Report Share Posted September 13, 2023 16 hours ago, 440music said: sendmail_path = /bin/cat > "/tmp/mail_`date +%Y-%m-%d_%H-%M-%S`" Response from above code sendmail_path: command not found I tried resetting admin password using PHPMyAdmin with MD5 but I know that isn't the current standard and I've not found the answer. I did an upgrade following the instructions for upgrade and everything was working until I changed the database user. Revive is working except that admin can not log in. sendmail_path is not a comnand! It's a line in PHP.INI file. Check once more, please. It's about config, not run comnand. Regards! Quote Link to comment Share on other sites More sharing options...
AngryWarrior Posted September 13, 2023 Report Share Posted September 13, 2023 46 minutes ago, jooru said: sendmail_path is not a comnand! It's a line in PHP.INI file. Check once more, please. It's about config, not run comnand. Regards! I'm just saying what I did. I just could not bother spending more time on it. So I reinstalled from scratch. Could never get it working with sendmail. Even reinstalled sendmail on the server. If you find a way to do it then I´m sure other Revive members would appreciate if you share the solution. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.