Advertisement
Guest User

Friendica install error

a guest
Jan 21st, 2020
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.15 KB | None | 0 0
  1. 2020-01-21 13:34:40,374: DEBUG - + mkdir -p /var/www/friendica/addon
  2. 2020-01-21 13:34:40,375: WARNING - [addons.zip]
  3. 2020-01-21 13:34:40,375: DEBUG - + true
  4. 2020-01-21 13:34:40,376: WARNING - End-of-central-directory signature not found. Either this file is not
  5. 2020-01-21 13:34:40,376: DEBUG - + '[' zip = zip ']'
  6. 2020-01-21 13:34:40,376: WARNING - a zipfile, or it constitutes one disk of a multi-part archive. In the
  7. 2020-01-21 13:34:40,377: DEBUG - + true
  8. 2020-01-21 13:34:40,377: WARNING - latter case the central directory and zipfile comment will be found on
  9. 2020-01-21 13:34:40,377: DEBUG - ++ mktemp -d
  10. 2020-01-21 13:34:40,377: WARNING - the last disk(s) of this archive.
  11. 2020-01-21 13:34:40,378: DEBUG - + local tmp_dir=/tmp/tmp.2UhWI8bPnW
  12. 2020-01-21 13:34:40,378: WARNING - unzip: cannot find zipfile directory in one of addons.zip or
  13. 2020-01-21 13:34:40,378: DEBUG - + unzip -quo addons.zip -d /tmp/tmp.2UhWI8bPnW
  14. 2020-01-21 13:34:40,379: WARNING - addons.zip.zip, and cannot find addons.zip.ZIP, period.
  15. 2020-01-21 13:34:40,379: DEBUG - + ynh_exit_properly
  16. 2020-01-21 13:34:40,379: DEBUG - + local exit_code=9
  17. 2020-01-21 13:34:40,379: DEBUG - + '[' 9 -eq 0 ']'
  18. 2020-01-21 13:34:40,380: DEBUG - + trap '' EXIT
  19. 2020-01-21 13:34:40,380: DEBUG - + set +eu
  20. 2020-01-21 13:34:40,380: DEBUG - + sleep 0.5
  21. 2020-01-21 13:34:40,881: DEBUG - + ynh_print_err '--message=!!\n friendica'\''s script has encountered an error. Its execution was cancelled.\n!!'
  22. 2020-01-21 13:34:40,882: WARNING - [ERR] !!
  23. 2020-01-21 13:34:40,882: DEBUG - + local legacy_args=m
  24. 2020-01-21 13:34:40,882: WARNING - friendica's script has encountered an error. Its execution was cancelled.
  25. 2020-01-21 13:34:40,883: DEBUG - + args_array=([m]=message=)
  26. 2020-01-21 13:34:40,883: WARNING - !!
  27. 2020-01-21 13:34:40,883: DEBUG - + declare -Ar args_array
  28. 2020-01-21 13:34:40,884: WARNING -
  29. 2020-01-21 13:34:40,884: DEBUG - + local message
  30. 2020-01-21 13:34:40,884: DEBUG - + ynh_handle_getopts_args '--message=!!\n friendica'\''s script has encountered an error. Its execution was cancelled.\n!!'
  31. 2020-01-21 13:34:40,885: DEBUG - + set +x
  32. 2020-01-21 13:34:40,885: DEBUG - + ynh_print_log '\e[91m\e[1m[ERR]\e[0m !!\n friendica'\''s script has encountered an error. Its execution was cancelled.\n!!'
  33. 2020-01-21 13:34:40,885: DEBUG - + echo -e '\e[91m\e[1m[ERR]\e[0m !!\n friendica'\''s script has encountered an error. Its execution was cancelled.\n!!'
  34. 2020-01-21 13:34:40,885: DEBUG - + '[' api == cli ']'
  35. 2020-01-21 13:34:40,885: DEBUG - + type -t ynh_clean_setup
  36. 2020-01-21 13:34:40,886: DEBUG - + ynh_clean_setup
  37. 2020-01-21 13:34:40,886: DEBUG - + true
  38. 2020-01-21 13:34:40,886: DEBUG - + ynh_die
  39. 2020-01-21 13:34:40,886: DEBUG - + local legacy_args=mc
  40. 2020-01-21 13:34:40,887: DEBUG - + args_array=([m]=message= [c]=ret_code=)
  41. 2020-01-21 13:34:40,887: DEBUG - + declare -Ar args_array
  42. 2020-01-21 13:34:40,887: DEBUG - + local message
  43. 2020-01-21 13:34:40,887: DEBUG - + local ret_code
  44. 2020-01-21 13:34:40,887: DEBUG - + ynh_handle_getopts_args
  45. 2020-01-21 13:34:40,888: DEBUG - + set +x
  46. 2020-01-21 13:34:40,888: DEBUG - + echo ''
  47. 2020-01-21 13:34:40,888: DEBUG - + exit 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement