polterguy / phosphorusfive

A Full Stack RAD Web Application Development Framework
https://gaiasoul.com
GNU General Public License v3.0
178 stars 36 forks source link

error: when trying to registrer user upon fresh install #6

Closed blueskyleaf closed 7 years ago

blueskyleaf commented 8 years ago

Fresh install of phosphorus five commit: fc48313ef446a1903fa0d369578448af2b6dd64d Using MonoDevelop 5.1 on Xubuntu 14.04 Running the debug in Chromium

So, having pulled a new phosphorus version from github through git cola. Deleted the auth file and the db folder. Fresh install. Opening the debug, getting asked for a salt. All fine. Getting asked for root password. Got it and next page. Getting asked for user name and password. Giving it, clicking on the button, error. Not allowed to next page, but instead a blank overlay 'windowbox' appear. With no message on it.

But. If I close the debug and run it again, all is fine. Everything got registered and I can login to both accounts now. So this is just an inconvenience that happens during the fresh install. Of course, it might confuse people.

polterguy commented 8 years ago

Crap, me look at it ... BUT, when that is said, I think you only actually need to refresh the browser when you get your "blank page" ... :)

blueskyleaf commented 8 years ago

Well, thats a dangerous solution, haha, because refreshing the page makes the session actually crash, and return "this webpage is not available".

blueskyleaf commented 8 years ago

You fixed it, jay :D

blueskyleaf commented 8 years ago

No, the error appeared again now. I have updated to latest distribution.

polterguy commented 7 years ago

I think this should be resolved now in the latest release, if you'd like to check it out, I'd appreciate it :)