Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Registering results in error #38

Open
nickbe opened this issue Oct 8, 2020 · 4 comments
Open

Registering results in error #38

nickbe opened this issue Oct 8, 2020 · 4 comments

Comments

@nickbe
Copy link

nickbe commented Oct 8, 2020

When registering I get this:
Whoops, looks like something went wrong.
1/1
FatalErrorException in HandleExceptions.php line 59:
Maximum execution time of 30 seconds exceeded

Is there some documentation as to how the installation has to be done exactly? Something seems to be wrong.

@nickbe
Copy link
Author

nickbe commented Oct 12, 2020

Help would be appreciated. I'm neither on MAC nor on uberspace, but on a private debian server.

@oschettler
Copy link
Collaborator

Hi Nick,

my appologies for the mess around here. Sadly, the main Knowfox repository relies on an ancient version of PHP 5.6 as well as the very old Laravel 5. For the life of me, I can't get a development version of this combination running on my current laptop.

I am in the process of porting the whole thing to the latest Laravel 8, but this is very much work in progress and not yet complete. If you are curious, the main repository for this is https://github.com/knowfox/backend

This pulls in packages with the actual functionality: core, crud and frontend, currently using Git submodules.

It will probably take some more weeks until this is complete enough so that I can switch over https://knowfox.com to this new version.

Best regards,
-- Olav

@oschettler
Copy link
Collaborator

Actually, a port to Laravel 8 only took a day. With the new registration system from Laravel Jetstream, hopefully your problem has gone. Please use knowfox/base as the starting point for a fresh installation.

@nickbe
Copy link
Author

nickbe commented Oct 15, 2020

Thanks a bundle.... I'll try that asap. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants