Giter Site home page Giter Site logo

galette_ynh's Introduction

Galette for YunoHost

Integration level Working status Maintenance status

Install Galette with YunoHost

Lire ce readme en français.

This package allows you to install Galette quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Galette is a membership management web application towards non profit organizations.

Features

  • Member management
  • Management of contributions and transactions
  • Management of groups and managers
  • Imports and exports (open formats)
  • Increased accessibility (use and compliance with web standards)
  • Configuration of cards and lists
  • Addition of dynamic fields to members, contributions and transactions files
  • Plugin support

Shipped version: 1.0.0~ynh3

Demo: https://demo.galette.eu/login

Screenshots

Screenshot of Galette

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/galette_ynh/tree/testing --debug
or
sudo yunohost app upgrade galette -u https://github.com/YunoHost-Apps/galette_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps

galette_ynh's People

Contributors

alexaubin avatar ericgaspar avatar jibec avatar oniricorpe avatar pp-r avatar salamandar avatar yalh76 avatar yunohost-bot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

yolateng0 thsfo pp-r

galette_ynh's Issues

Consider adding the app to the community list

Hello !

This is a friendly automatic notice from the Yunohost Apps team : our tool noticed that your app is pretty interesting but is not listed in the community list !

Please consider making a pull request to add it, such that people can easily learn about its existence from this page. If you declare your app as working, you might also benefit from automatic tests on the app C.I..

It is relevant to add your app to the list even if it's not working or unmaintained since it might still help people who might want to continue packaging the app. Just be sure to correctly flag it as notworking/unmaintained.

Checkout the README to learn how to add your app to the list (should take only a few minutes).

Datalove <3,

The YunoHost team.

error when trying renew password

Describe the bug

*I can't renew the password if the members, There is twoo option, a link "New password" on the profil members or when disconnected the link "Password Forgotten", the two make an error

Context

Once installed Galette and import with success members, I have configured the mail with the smtp of the yunohost server and I can test it, it works.
The only thing wrong is if I want to use the 'New Password" which is used to sent a link at the member's mail to renew his password or the option in the "Forgot my password" before be connected, which may do the same operation.

  • Hardware: *Public Cloud bought online
  • YunoHost version: 4.2.8.3
  • I have access to my server: *Through SSH | through the webadmin *
  • Are you in a special context or did you perform some particular tweaking on your YunoHost instance?: *no
  • Using, or trying to install package version/branch: master

Steps to reproduce

Expected behavior

I have import a lot of members and now I need to sent them the information with a link to renew their password.

Logs

I can see this error in /var/log/nginx/ecranvillage.ovh-error.log

2021/10/12 00:02:18 [error] 15866#15866: *144649 FastCGI sent in stderr: "PHP message: Galette error:
Type: RuntimeException
Message: Patterns and replacements does not match!
File: /var/www/galette/galette/lib/Galette/Features/Replacements.php
Line: 878
Trace: #0 /var/www/galette/galette/lib/Galette/Entity/Texts.php(529): Galette\Entity\Texts->proceedReplacements('[{ASSO_NAME}] V...')
#1 /var/www/galette/galette/lib/Galette/Controllers/AuthController.php(337): Galette\Entity\Texts->getSubject()
#2 [internal function]: Galette\Controllers\AuthController->retrievePassword(Object(Slim\Http\Request), Object(Slim\Http\Response), 1)
#3 /var/www/galette/galette/vendor/php-di/invoker/src/Invoker.php(74): call_user_func_array(Array, Array)
#4 /var/www/galette/galette/vendor/php-di/slim-bridge/src/ControllerInvoker.php(50): Invoker\Invoker->call(Array, Array)
#5 /var/www/galette/galette/vendor/slim/slim/Slim/Route.php(281): DI\Bridge\Slim\ControllerInvoker->__invoke(Array, Object(Slim\Http\Request), Object(Slim\Http\Response), Array)
#6 /var/www/galette/galette/vendor/slim/slim/" while reading response header from upstream, client: 2a01:e0a:94:50:c9d0:b2d2:7439:767d, server: ecranvillage.ovh, request: "GET /galette/retrieve-pass/1 HTTP/2.0", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-galette.sock:", host: "ecranvillage.ovh", referrer: "https://ecranvillage.ovh/galette/member/1"

Is it an error with php ? or nginx ?

here the log in the file /var/www/galette/galette/data/logs/galette.log

2001:xxxx:xxx:xxxx::xxx - 2021-10-11 23:07:01 - DEBUG - New passwords temporary set for `1`.
2001:xxxx:xxx:xxxx::xxx - 2021-10-11 23:07:01 - ERROR - Galette error:
Type: RuntimeException
Message: Patterns and replacements does not match!
File: /var/www/galette/galette/lib/Galette/Features/Replacements.php
Line: 878
Trace: #0 /var/www/galette/galette/lib/Galette/Entity/Texts.php(529): Galette\Entity\Texts->proceedReplacements('[{ASSO_NAME}] V...')
#1 /var/www/galette/galette/lib/Galette/Controllers/AuthController.php(337): Galette\Entity\Texts->getSubject()
#2 [internal function]: Galette\Controllers\AuthController->retrievePassword(Object(Slim\Http\Request), Object(Slim\Http\Response), 1)
#3 /var/www/galette/galette/vendor/php-di/invoker/src/Invoker.php(74): call_user_func_array(Array, Array)
#4 /var/www/galette/galette/vendor/php-di/slim-bridge/src/ControllerInvoker.php(50): Invoker\Invoker->call(Array, Array)
#5 /var/www/galette/galette/vendor/slim/slim/Slim/Route.php(281): DI\Bridge\Slim\ControllerInvoker->__invoke(Array, Object(Slim\Http\Request), Object(Slim\Http\Response), Array)
#6 /var/www/galette/galette/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(117): Slim\Route->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response))
#7 /var/www/galette/galette/vendor/slim/slim/Slim/Route.php(268): Slim\Route->callMiddlewareStack(Object(Slim\Http\Request), Object(Slim\Http\Response))
#8 /var/www/galette/galette/vendor/slim/slim/Slim/App.php(503): Slim\Route->run(Object(Slim\Http\Request), Object(Slim\Http\Response))
#9 /var/www/galette/galette/vendor/akrabat/rka-slim-session-middleware/RKA/SessionMiddleware.php(47): Slim\App->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response))
#10 [internal function]: RKA\SessionMiddleware->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Galette\Core\SlimApp))
#11 /var/www/galette/galette/vendor/slim/slim/Slim/DeferredCallable.php(57): call_user_func_array(Object(RKA\SessionMiddleware), Array)
#12 [internal function]: Slim\DeferredCallable->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Galette\Core\SlimApp))
#13 /var/www/galette/galette/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(70): call_user_func(Object(Slim\DeferredCallable), Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Galette\Core\SlimApp))
#14 /var/www/galette/galette/lib/Galette/Middleware/TrailingSlash.php(81): Slim\App->Slim\{closure}(Object(Slim\Http\Request), Object(Slim\Http\Response))
#15 [internal function]: Galette\Middleware\TrailingSlash->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Closure))
#16 /var/www/galette/galette/vendor/slim/slim/Slim/DeferredCallable.php(57): call_user_func_array(Object(Galette\Middleware\TrailingSlash), Array)
#17 [internal function]: Slim\DeferredCallable->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Closure))
#18 /var/www/galette/galette/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(70): call_user_func(Object(Slim\DeferredCallable), Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Closure))
#19 /var/www/galette/galette/lib/Galette/Middleware/Language.php(104): Slim\App->Slim\{closure}(Object(Slim\Http\Request), Object(Slim\Http\Response))
#20 [internal function]: Galette\Middleware\Language->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Closure))
#21 /var/www/galette/galette/vendor/slim/slim/Slim/DeferredCallable.php(57): call_user_func_array(Object(Galette\Middleware\Language), Array)
#22 [internal function]: Slim\DeferredCallable->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Closure))
#23 /var/www/galette/galette/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(70): call_user_func(Object(Slim\DeferredCallable), Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Closure))
#24 /var/www/galette/galette/lib/Galette/Middleware/Telemetry.php(146): Slim\App->Slim\{closure}(Object(Slim\Http\Request), Object(Slim\Http\Response))
#25 [internal function]: Galette\Middleware\Telemetry->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Closure))
#26 /var/www/galette/galette/vendor/slim/slim/Slim/DeferredCallable.php(57): call_user_func_array(Object(Galette\Middleware\Telemetry), Array)
#27 [internal function]: Slim\DeferredCallable->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Closure))
#28 /var/www/galette/galette/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(70): call_user_func(Object(Slim\DeferredCallable), Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Closure))
#29 /var/www/galette/galette/lib/Galette/Middleware/CheckAcls.php(144): Slim\App->Slim\{closure}(Object(Slim\Http\Request), Object(Slim\Http\Response))
#30 [internal function]: Galette\Middleware\CheckAcls->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Closure))
#31 /var/www/galette/galette/vendor/slim/slim/Slim/DeferredCallable.php(57): call_user_func_array(Object(Galette\Middleware\CheckAcls), Array)
#32 [internal function]: Slim\DeferredCallable->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Closure))
#33 /var/www/galette/galette/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(70): call_user_func(Object(Slim\DeferredCallable), Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Closure))
#34 /var/www/galette/galette/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(117): Slim\App->Slim\{closure}(Object(Slim\Http\Request), Object(Slim\Http\Response))
#35 /var/www/galette/galette/vendor/slim/slim/Slim/App.php(392): Slim\App->callMiddlewareStack(Object(Slim\Http\Request), Object(Slim\Http\Response))
#36 /var/www/galette/galette/vendor/slim/slim/Slim/App.php(297): Slim\App->process(Object(Slim\Http\Request), Object(Slim\Http\Response))
#37 /var/www/galette/galette/includes/main.inc.php(155): Slim\App->run()
#38 /var/www/galette/galette/webroot/index.php(57): require_once('/var/www/galett...')
#39 {main}

Installation impossible sur yunohost v 2.5.6

Bonjour,
Je tente en vain d'installer galette sur mon yunohost à jour (2.5.6).
Via l'interface web, l'installation n'aboutit pas.
En ligne de commande, voici ce que j'obtiens :
root@YunoHost:~# yunohost app install https://github.com/alexAubin/galette_ynh
Choose a domain for galette: home.*****.net
Choose a path for galette (default: /galette):
Admin login (default: galette_admin):
Admin password: *****
Is it a public application ? [Yes | No] (default: Yes):
Warning: ERROR 1008 (HY000) at line 1: Can't drop database 'galette'; database doesn't exist
Error: Installation failed

Est-ce que cette app est supposée pouvoir s'installer sur un yunohost récent ?

Merci

Yunohost stable erreur

Hello,
juste un retour de yunhost. Je vais essayer la branche testing.

2020-01-10 12:41:24,668: INFO - Installation de l'application galette … 2020-01-10 12:41:24,721: DEBUG - Exécution de la commande 'sh -c YNH_APP_INSTANCE_NUMBER=1 YNH_CWD=/var/cache/yunohost/from_file/galette_ynh-master/scripts YNH_APP_INSTANCE_NAME=galette YNH_STDINFO=/tmp/tmpYEWiMQ/stdinfo YNH_APP_ARG_ADMINPASS=AAAAAAA YNH_APP_ARG_IS_PUBLIC=Yes YNH_APP_ARG_ADMIN=ths YNH_INTERFACE=api YNH_APP_ID=galette YNH_APP_ARG_PATH=/galette YNH_STDRETURN=/tmp/tmpyxO_iD/stdreturn YNH_APP_ARG_DOMAIN=orties.net BASH_XTRACEFD=7 /bin/bash -x "./install" orties.net /galette ths AAAA Yes galette 7>&1' … 2020-01-10 12:41:24,721: DEBUG - About to run the command '['sh', '-c', 'YNH_APP_INSTANCE_NUMBER=1 YNH_CWD=/var/cache/yunohost/from_file/galette_ynh-master/scripts YNH_APP_INSTANCE_NAME=galette YNH_STDINFO=/tmp/tmpYEWiMQ/stdinfo YNH_APP_ARG_ADMINPASS=AAAAA YNH_APP_ARG_IS_PUBLIC=Yes YNH_APP_ARG_ADMIN=ths YNH_INTERFACE=api YNH_APP_ID=galette YNH_APP_ARG_PATH=/galette YNH_STDRETURN=/tmp/tmpyxO_iD/stdreturn YNH_APP_ARG_DOMAIN=orties.net BASH_XTRACEFD=7 /bin/bash -x "./install" orties.net /galette ths AAAAA Yes galette 7>&1']' 2020-01-10 12:41:24,848: DEBUG - + app=galette 2020-01-10 12:41:24,849: DEBUG - + version=0.8.2 2020-01-10 12:41:24,849: DEBUG - + domain=orties.net 2020-01-10 12:41:24,849: DEBUG - + path=/galette 2020-01-10 12:41:24,849: DEBUG - + admin=ths 2020-01-10 12:41:24,849: DEBUG - + adminPass=XXXXX 2020-01-10 12:41:24,850: DEBUG - + is_public=Yes 2020-01-10 12:41:24,850: DEBUG - + sudo yunohost app checkurl orties.net/galette -a galette 2020-01-10 12:41:25,253: WARNING - 'yunohost app checkurl' est déprécié et sera bientôt supprimé 2020-01-10 12:41:25,365: WARNING - Packagers /!\ : 'app checkurl' is deprecated ! Please use the helper 'ynh_webpath_register' instead ! 2020-01-10 12:41:25,366: WARNING - L’application 'my_webapp' est déjà installée à cet emplacement (/galette) 2020-01-10 12:41:25,467: DEBUG - + [[ ! 1 -eq 0 ]] 2020-01-10 12:41:25,468: DEBUG - + echo 'Error : domain/path url isnt available' 2020-01-10 12:41:25,468: DEBUG - Error : domain/path url isnt available 2020-01-10 12:41:25,469: DEBUG - + exit 1

how finalize installation 0.9.4.2

Hi, I try to see if it is already possible install the new version for galette on Yunohost 4.* with the branch 0.9.4.2
It is strange that the installation seems match, but it just open a blank page...
I have that seen normally you have a new step to finalize the installation...
It is a strange recommendation to open a non-ssl page http://$domain/$path and difficult to do with new navigators

I have this log, perhaps it helps:

[13-Feb-2021 17:54:44] WARNING: [pool galette] child 10212 said into stderr: "NOTICE: PHP message: PHP Fatal error:  require_once(): Failed opening required '/var/www/galette/webroot/..//vendor/autoload.php' (include_path='.:/usr/share/php') in /var/www/galette/webroot/index.php on line 45"
[13-Feb-2021 17:54:44] WARNING: [pool galette] child 10213 said into stderr: "NOTICE: PHP message: PHP Warning:  require_once(/var/www/galette/webroot/..//vendor/autoload.php): failed to open stream: No such file or directory in /var/www/galette/webroot/index.php on line 45"
[13-Feb-2021 17:54:44] WARNING: [pool galette] child 10213 said into stderr: "NOTICE: PHP message: PHP Fatal error:  require_once(): Failed opening required '/var/www/galette/webroot/..//vendor/autoload.php' (include_path='.:/usr/share/php') in /var/www/galette/webroot/index.php on line 45"
[13-Feb-2021 18:06:04] WARNING: [pool galette] child 10212 said into stderr: "NOTICE: PHP message: PHP Warning:  require_once(/var/www/galette/webroot/..//vendor/autoload.php): failed to open stream: No such file or directory in /var/www/galette/webroot/index.php on line 45"
[13-Feb-2021 18:06:04] WARNING: [pool galette] child 10212 said into stderr: "NOTICE: PHP message: PHP Fatal error:  require_once(): Failed opening required '/var/www/galette/webroot/..//vendor/autoload.php' (include_path='.:/usr/share/php') in /var/www/galette/webroot/index.php on line 45"
[13-Feb-2021 18:08:06] WARNING: [pool galette] child 10213 said into stderr: "NOTICE: PHP message: PHP Warning:  require_once(/var/www/galette/webroot/..//vendor/autoload.php): failed to open stream: No such file or directory in /var/www/galette/webroot/index.php on line 45"
[13-Feb-2021 18:08:06] WARNING: [pool galette] child 10213 said into stderr: "NOTICE: PHP message: PHP Fatal error:  require_once(): Failed opening required '/var/www/galette/webroot/..//vendor/autoload.php' (include_path='.:/usr/share/php') in /var/www/galette/webroot/index.php on line 45"
[13-Feb-2021 18:08:11] WARNING: [pool galette] child 10212 said into stderr: "NOTICE: PHP message: PHP Warning:  require_once(/var/www/galette/webroot/..//vendor/autoload.php): failed to open stream: No such file or directory in /var/www/galette/webroot/index.php on line 45"
[13-Feb-2021 18:08:11] WARNING: [pool galette] child 10212 said into stderr: "NOTICE: PHP message: PHP Fatal error:  require_once(): Failed opening required '/var/www/galette/webroot/..//vendor/autoload.php' (include_path='.:/usr/share/php') in /var/www/galette/webroot/index.php on line 45"
[13-Feb-2021 18:08:13] WARNING: [pool galette] child 10213 said into stderr: "NOTICE: PHP message: PHP Warning:  require_once(/var/www/galette/webroot/..//vendor/autoload.php): failed to open stream: No such file or directory in /var/www/galette/webroot/index.php on line 45"
[13-Feb-2021 18:08:13] WARNING: [pool galette] child 10213 said into stderr: "NOTICE: PHP message: PHP Fatal error:  require_once(): Failed opening required '/var/www/galette/webroot/..//vendor/autoload.php' (include_path='.:/usr/share/php') in /var/www/galette/webroot/index.php on line 45"
[13-Feb-2021 18:08:13] WARNING: [pool galette] child 10212 said into stderr: "NOTICE: PHP message: PHP Warning:  require_once(/var/www/galette/webroot/..//vendor/autoload.php): failed to open stream: No such file or directory in /var/www/galette/webroot/index.php on line 45"
[13-Feb-2021 18:08:13] WARNING: [pool galette] child 10212 said into stderr: "NOTICE: PHP message: PHP Fatal error:  require_once(): Failed opening required '/var/www/galette/webroot/..//vendor/autoload.php' (include_path='.:/usr/share/php') in /var/www/galette/webroot/index.php on line 45"
[13-Feb-2021 18:08:14] WARNING: [pool galette] child 10213 said into stderr: "NOTICE: PHP message: PHP Warning:  require_once(/var/www/galette/webroot/..//vendor/autoload.php): failed to open stream: No such file or directory in /var/www/galette/webroot/index.php on line 45"
[13-Feb-2021 18:08:14] WARNING: [pool galette] child 10213 said into stderr: "NOTICE: PHP message: PHP Fatal error:  require_once(): Failed opening required '/var/www/galette/webroot/..//vendor/autoload.php' (include_path='.:/usr/share/php') in /var/www/galette/webroot/index.php on line 45"
[13-Feb-2021 18:08:15] WARNING: [pool galette] child 10212 said into stderr: "NOTICE: PHP message: PHP Warning:  require_once(/var/www/galette/webroot/..//vendor/autoload.php): failed to open stream: No such file or directory in /var/www/galette/webroot/index.php on line 45"
[13-Feb-2021 18:08:15] WARNING: [pool galette] child 10212 said into stderr: "NOTICE: PHP message: PHP Fatal error:  require_once(): Failed opening required '/var/www/galette/webroot/..//vendor/autoload.php' (include_path='.:/usr/share/php') in /var/www/galette/webroot/index.php on line 45"
[13-Feb-2021 18:08:15] WARNING: [pool galette] child 10213 said into stderr: "NOTICE: PHP message: PHP Warning:  require_once(/var/www/galette/webroot/..//vendor/autoload.php): failed to open stream: No such file or directory in /var/www/galette/webroot/index.php on line 45"
[13-Feb-2021 18:08:15] WARNING: [pool galette] child 10213 said into stderr: "NOTICE: PHP message: PHP Fatal error:  require_once(): Failed opening required '/var/www/galette/webroot/..//vendor/autoload.php' (include_path='.:/usr/share/php') in /var/www/galette/webroot/index.php on line 45"
[13-Feb-2021 18:08:15] WARNING: [pool galette] child 10212 said into stderr: "NOTICE: PHP message: PHP Warning:  require_once(/var/www/galette/webroot/..//vendor/autoload.php): failed to open stream: No such file or directory in /var/www/galette/webroot/index.php on line 45"
[13-Feb-2021 18:08:15] WARNING: [pool galette] child 10212 said into stderr: "NOTICE: PHP message: PHP Fatal error:  require_once(): Failed opening required '/var/www/galette/webroot/..//vendor/autoload.php' (include_path='.:/usr/share/php') in /var/www/galette/webroot/index.php on line 45"
[13-Feb-2021 18:08:16] WARNING: [pool galette] child 10213 said into stderr: "NOTICE: PHP message: PHP Warning:  require_once(/var/www/galette/webroot/..//vendor/autoload.php): failed to open stream: No such file or directory in /var/www/galette/webroot/index.php on line 45"
[13-Feb-2021 18:08:16] WARNING: [pool galette] child 10213 said into stderr: "NOTICE: PHP message: PHP Fatal error:  require_once(): Failed opening required '/var/www/galette/webroot/..//vendor/autoload.php' (include_path='.:/usr/share/php') in /var/www/galette/webroot/index.php on line 45"
[13-Feb-2021 18:08:16] WARNING: [pool galette] child 10212 said into stderr: "NOTICE: PHP message: PHP Warning:  require_once(/var/www/galette/webroot/..//vendor/autoload.php): failed to open stream: No such file or directory in /var/www/galette/webroot/index.php on line 45"
[13-Feb-2021 18:08:16] WARNING: [pool galette] child 10212 said into stderr: "NOTICE: PHP message: PHP Fatal error:  require_once(): Failed opening required '/var/www/galette/webroot/..//vendor/autoload.php' (include_path='.:/usr/share/php') in /var/www/galette/webroot/index.php on line 45"
[13-Feb-2021 18:08:20] WARNING: [pool galette] child 10213 said into stderr: "NOTICE: PHP message: PHP Warning:  require_once(/var/www/galette/webroot/..//vendor/autoload.php): failed to open stream: No such file or directory in /var/www/galette/webroot/index.php on line 45"
[13-Feb-2021 18:08:20] WARNING: [pool galette] child 10213 said into stderr: "NOTICE: PHP message: PHP Fatal error:  require_once(): Failed opening required '/var/www/galette/webroot/..//vendor/autoload.php' (include_path='.:/usr/share/php') in /var/www/galette/webroot/index.php on line 45"
[13-Feb-2021 18:08:23] WARNING: [pool galette] child 10212 said into stderr: "NOTICE: PHP message: PHP Warning:  require_once(/var/www/galette/webroot/..//vendor/autoload.php): failed to open stream: No such file or directory in /var/www/galette/webroot/index.php on line 45"
[13-Feb-2021 18:08:23] WARNING: [pool galette] child 10212 said into stderr: "NOTICE: PHP message: PHP Fatal error:  require_once(): Failed opening required '/var/www/galette/webroot/..//vendor/autoload.php' (include_path='.:/usr/share/php') in /var/www/galette/webroot/index.php on line 45"
[13-Feb-2021 18:08:37] WARNING: [pool galette] child 10213 said into stderr: "NOTICE: PHP message: PHP Warning:  require_once(/var/www/galette/webroot/..//vendor/autoload.php): failed to open stream: No such file or directory in /var/www/galette/webroot/index.php on line 45"
[13-Feb-2021 18:08:37] WARNING: [pool galette] child 10213 said into stderr: "NOTICE: PHP message: PHP Fatal error:  require_once(): Failed opening required '/var/www/galette/webroot/..//vendor/autoload.php' (include_path='.:/usr/share/php') in /var/www/galette/webroot/index.php on line 45"

I have also see when trying a error 500, can it be a permissions problem on some files ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.