YunoHost-Apps / piwigo_ynh

Piwigo package for YunoHost

Home Page:http://piwigo.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation Failed - 11.3.0~ynh2 - 4.2.4 Yunohost

tomaytotomato opened this issue · comments

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

  • Hardware: Intel i7 8th Gen, 16gb RAM, 500GB SSD
  • YunoHost version: 4.2.4
  • I have access to my server: ssh/keyboard and mouse/vnc
  • Are you in a special context or did you perform some particular tweaking on your YunoHost instance?: no
    • If yes, please explain:
  • Using, or trying to install package version/branch: 11.3.0~ynh2
  • If upgrading, current package version: can be found in the admin, or with yunohost app info $app_id

Steps to reproduce

  • Install
  • 💥

Expected behavior

Installation complete!

I'm having this exact issue

+1

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 - //]]></script>
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

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

Hi,

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

thanks