YunoHost-Apps / piwigo_ynh

Piwigo package for YunoHost
http://piwigo.org/
GNU General Public License v2.0
6 stars 4 forks source link

Installation Failed - 11.3.0~ynh2 - 4.2.4 Yunohost #71

Open tomaytotomato opened 3 years ago

tomaytotomato commented 3 years ago

How to post a meaningful bug report

  1. Read this whole template first.
  2. Determine if you are on the right place:
    • If you were performing an action on the app from the webadmin or the CLI (install, update, backup, restore, change_url...), you are on the right place!
    • Otherwise, the issue may be due to the app itself. Refer to its documentation or repository for help.
    • When in doubt, post here and we will figure it out together.
  3. Delete the italic comments as you write over them below, and remove this guide.

Describe the bug

Installation failed, jq parsing warning

2021-05-14 20:10:08,396: DEBUG - ++ jq --raw-output .result.pwg_token
2021-05-14 20:10:08,396: WARNING - parse error: Invalid numeric literal at line 1, column 10
2021-05-14 20:10:08,397: DEBUG - + pwg_token=
2021-05-14 20:10:08,397: DEBUG - + ynh_exit_properly
2021-05-14 20:10:08,397: DEBUG - + local exit_code=4
2021-05-14 20:10:08,397: DEBUG - + rm -rf /var/cache/yunohost/download/
2021-05-14 20:10:08,397: DEBUG - + '[' 4 -eq 0 ']'
2021-05-14 20:10:08,397: DEBUG - + trap '' EXIT
2021-05-14 20:10:08,397: DEBUG - + set +o errexit
2021-05-14 20:10:08,397: DEBUG - + set +o nounset
2021-05-14 20:10:08,397: DEBUG - + sleep 0.5
2021-05-14 20:10:08,876: DEBUG - + type -t ynh_clean_setup
2021-05-14 20:10:08,876: DEBUG - + exit 1
2021-05-14 20:10:08,878: ERROR - Unable to install piwigo: An error occurred inside the app installation script

Context

Steps to reproduce

Expected behavior

Installation complete!

callsign-chex commented 3 years ago

I'm having this exact issue

kyljys commented 3 years ago

+1

MrColumbo commented 3 years ago

I am not sure if i have the same issue but at least the same result. I tried to install via the web panel and get this

2021-05-16 18:42:34,412: DEBUG - jQuery('\''.cluetip'\'').cluetip({ 2021-05-16 18:42:34,412: DEBUG - width: 300, 2021-05-16 18:42:34,413: DEBUG - splitTitle: '\''|'\'', 2021-05-16 18:42:34,413: DEBUG - positionBy: '\''bottomTop'\'' 2021-05-16 18:42:34,413: DEBUG - }); 2021-05-16 18:42:34,413: DEBUG - }); 2021-05-16 18:42:34,413: DEBUG - //]]> 2021-05-16 18:42:34,413: DEBUG - 2021-05-16 18:42:34,413: DEBUG - 2021-05-16 18:42:34,414: DEBUG - 2021-05-16 18:42:34,414: DEBUG - ' 2021-05-16 18:42:34,414: DEBUG - ++ jq --raw-output .result.pwg_token 2021-05-16 18:42:34,414: WARNING - parse error: Invalid numeric literal at line 1, column 10 2021-05-16 18:42:34,415: DEBUG - + pwg_token= 2021-05-16 18:42:34,415: DEBUG - + ynh_exit_properly 2021-05-16 18:42:34,415: DEBUG - + local exit_code=4 2021-05-16 18:42:34,415: DEBUG - + rm -rf /var/cache/yunohost/download/ 2021-05-16 18:42:34,415: DEBUG - + '[' 4 -eq 0 ']' 2021-05-16 18:42:34,415: DEBUG - + trap '' EXIT 2021-05-16 18:42:34,415: DEBUG - + set +o errexit 2021-05-16 18:42:34,416: DEBUG - + set +o nounset 2021-05-16 18:42:34,416: DEBUG - + sleep 0.5 2021-05-16 18:42:34,868: DEBUG - + type -t ynh_clean_setup 2021-05-16 18:42:34,869: DEBUG - + exit 1 2021-05-16 18:42:34,869: ERROR - Unable to install piwigo: An error occurred inside the app installation script

see complete log here: https://paste.yunohost.org/raw/zohosejifi

PhotoLinux commented 3 years ago

I have the same problem/issue. I hope they will fix this problem as soon as possible. this is very disappointing and annoying.

daprofessa19 commented 2 years ago

Hi,

Has anyone had success fixing this issue? I think I ran into the same problem during an attempted upgrade.

thanks