YunoHost-Apps / friendica_ynh

Friendica package for YunoHost
http://friendi.ca/
Other
11 stars 12 forks source link

version 2 #105

Closed ericgaspar closed 11 months ago

ericgaspar commented 11 months ago
ericgaspar commented 11 months ago

!testme

yunohost-bot commented 11 months ago

:v: Test Badge

ericgaspar commented 11 months ago

!testme

yunohost-bot commented 11 months ago

May the CI gods be with you! Test Badge

alexAubin commented 11 months ago

(NB : i don't remember the full story about using Git etc ... Personally I'm in favor of the classic behavior of checking-out a proper tag (implemented in this PR) and not just git pull the latest commit, but there may be reasons to do so ...)

ericgaspar commented 11 months ago

During my tests I got this error in the admin interface:

Error trying to open log/friendica.log log file.
Check to see if file log/friendica.log exist and is readable.

is this log file created at install in the app folder /var/www/friendica/log/friendica.logor is /var/log/friendica.log path expected?

ericgaspar commented 11 months ago

!testme

yunohost-bot commented 11 months ago

:sunflower: Test Badge

MrPetovan commented 11 months ago

During my tests I got this error in the admin interface:

Error trying to open log/friendica.log log file.
Check to see if file log/friendica.log exist and is readable.

is this log file created at install in the app folder /var/www/friendica/log/friendica.logor is /var/log/friendica.log path expected?

It is created at runtime in $install_dir by the logger based on the application configuration. The default relative path for the log file is log/friendica.log.

MrPetovan commented 11 months ago

@ericgaspar What was the issue with PHP 8.0 packages?

ericgaspar commented 11 months ago

@ericgaspar What was the issue with PHP 8.0 packages?

It was requirements not match or something like that (is PHP8.0 not yet supported?)

MrPetovan commented 11 months ago

We have reports of Friendica admins successfully using even PHP 8.2, so I'm surprised it didn't work. We still support PHP 7.4 but we strongly recommend using at least PHP 8.0.

ericgaspar commented 11 months ago

let me open a PHP8.0 branch

ericgaspar commented 11 months ago

ok, fixed by adding the PHP8.0-curl library

ericgaspar commented 11 months ago

!testme

yunohost-bot commented 11 months ago

Meow :cat2: Test Badge

ericgaspar commented 11 months ago

we still have a problem with the daemon not starting...

MrPetovan commented 11 months ago

I'm sorry, I'm not familiar with systemd service configuration 😕

ericgaspar commented 11 months ago

!testme

yunohost-bot commented 11 months ago

:carousel_horse: Test Badge