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

[BUG] Unable to Install #1118

Open
Nikto655 opened this issue Oct 21, 2023 · 4 comments
Open

[BUG] Unable to Install #1118

Nikto655 opened this issue Oct 21, 2023 · 4 comments
Labels
bug Features or code that is not working correctly

Comments

@Nikto655
Copy link

When attempting to install via the docker instructions all I get is a white screen when I go to /install. Error when running make setup:

PHP Warning: require(/usr/share/nginx/html/vendor/autoload.php): failed to open stream: No such file or directory in /usr/share/nginx/html/artisan on line 18
PHP Fatal error: require(): Failed opening required '/usr/share/nginx/html/vendor/autoload.php' (include_path='.:/usr/share/php') in /usr/share/nginx/html/artisan on line 18
make: * [Makefile:22: setup] Error 255

@Nikto655 Nikto655 added the bug Features or code that is not working correctly label Oct 21, 2023
@da-wilky
Copy link

Having the same issue.

@Nikto655
Copy link
Author

I got it to work via a container someone else published (https://hub.docker.com/r/stuartlynn/attendize) but couldnt get it to work via the native.

Wondering where support is? I was thinking about buying a licnese but if theres 0 support then why bother.

@it-werxdotca
Copy link

it-werxdotca commented Nov 6, 2023

Yah, support has vanished on this project.

Suggest forking and fix issues as you run into them.

The composer.lock file is a mess. Requires so many different versions of php alone!

The base version of Laravel is way behind as well. It would be quite the project to clean this one up.

@Nikto655
Copy link
Author

Nikto655 commented Nov 6, 2023

Unfortunately not knowledgeable enough to fix, i don't even know where the issue stems from. Currently i simply cannot get the native to work either via docker or via direct install.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Features or code that is not working correctly
Projects
None yet
Development

No branches or pull requests

3 participants