Giter Site home page Giter Site logo

Comments (4)

ericgaspar avatar ericgaspar commented on May 24, 2024 1

@kimsible The new stable version should fix CodiMD install.

from codimd_ynh.

kimsible avatar kimsible commented on May 24, 2024

It's resolved, I used a server with more RAM (2Go instead of 1Go) and it worked :)

from codimd_ynh.

lapineige avatar lapineige commented on May 24, 2024

It's good to know if RAM is so limiting… (maybe zram could help 1Go servers)

from codimd_ynh.

StarrWulfe avatar StarrWulfe commented on May 24, 2024

Am I experiencing the same issue here?

PASS__ ********** ../conf/.sequelizerc.example
2020-05-20 14:28:06,297: DEBUG - + set +x
2020-05-20 14:28:06,297: DEBUG - + echo '! Helper used in legacy mode !'
2020-05-20 14:28:06,297: DEBUG - + set +x
2020-05-20 14:28:06,297: DEBUG - + local delimit=@
2020-05-20 14:28:06,297: DEBUG - + match_string=__DB_PASS__
2020-05-20 14:28:06,297: DEBUG - + replace_string=**********
2020-05-20 14:28:06,297: DEBUG - + sed --in-place s@__DB_PASS__@**********@g ../conf/.sequelizerc.example
2020-05-20 14:28:06,398: DEBUG - + cp ../conf/.sequelizerc.example /var/www/codimd/.sequelizerc
2020-05-20 14:28:06,398: DEBUG - + ynh_script_progression '--message=Building application... (this will take some time and resources!)'
2020-05-20 14:28:06,398: DEBUG - + set +x
2020-05-20 14:28:06,398: DEBUG - + set +x
2020-05-20 14:28:06,399: DEBUG - + echo '! Helper used in legacy mode !'
2020-05-20 14:28:06,399: DEBUG - + set +x
2020-05-20 14:28:06,399: DEBUG - + echo '[#######++...........] > Building application... (this will take some time and resources!)'
2020-05-20 14:28:06,399: DEBUG - + set -x
2020-05-20 14:28:06,399: DEBUG - + pushd /var/www/codimd
2020-05-20 14:28:06,399: DEBUG - /var/www/codimd /var/cache/yunohost/from_file/codimd_ynh-bc583da1a39b16ac6f820427313dfd23944f5aa4/scripts
2020-05-20 14:28:06,400: DEBUG - + '[' '!' -f config.json ']'
2020-05-20 14:28:06,400: DEBUG - + '[' '!' -f .sequelizerc ']'
2020-05-20 14:28:06,400: DEBUG - + yarn install --non-interactive
2020-05-20 14:28:13,221: DEBUG - yarn install v1.22.4
2020-05-20 14:28:13,221: INFO - [#######++...........] > Building application... (this will take some time and resources!)
2020-05-20 14:28:13,623: DEBUG - [1/5] Validating package.json...
2020-05-20 14:28:13,623: DEBUG - [2/5] Resolving packages...
2020-05-20 14:28:15,028: DEBUG - [3/5] Fetching packages...
2020-05-20 14:31:26,358: DEBUG - info No lockfile found.
2020-05-20 14:31:39,524: DEBUG - [1/4] Resolving packages...
2020-05-20 14:31:39,624: WARNING - warning blint > [email protected]: Package no longer supported. Contact [email protected] for more info.
2020-05-20 14:31:55,231: DEBUG - [2/4] Fetching packages...
2020-05-20 14:31:55,231: WARNING - warning [email protected]: this package is now deprecated
2020-05-20 14:31:55,232: WARNING - warning phantomjs-prebuilt > [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
2020-05-20 14:31:56,296: WARNING - warning [email protected]: This module has been deprecated and is no longer maintained. Please use @rollup/plugin-buble.
2020-05-20 14:31:56,297: WARNING - warning rollup-plugin-buble > buble > [email protected]: This is not needed anymore. Use `require('os').homedir()` instead.
2020-05-20 14:31:56,297: WARNING - warning [email protected]: rollup-watch functionality is now included in Rollup itself
2020-05-20 14:31:56,298: WARNING - warning rollup-watch > [email protected]: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
2020-05-20 14:31:56,298: WARNING - warning rollup-watch > chokidar > [email protected]: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2.
2020-05-20 14:31:56,298: WARNING - warning rollup-watch > chokidar > readdirp > micromatch > snapdragon > source-map-resolve > [email protected]: https://github.com/lydell/resolve-url#deprecated
2020-05-20 14:31:56,299: WARNING - warning rollup-watch > chokidar > readdirp > micromatch > snapdragon > source-map-resolve > [email protected]: Please see https://github.com/lydell/urix#deprecated
2020-05-20 14:32:12,249: DEBUG - info There appears to be trouble with your network connection. Retrying...
2020-05-20 14:32:44,444: DEBUG - info [email protected]: The platform "linux" is incompatible with this module.
2020-05-20 14:32:44,445: DEBUG - info "[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation.
2020-05-20 14:32:44,445: DEBUG - [3/4] Linking dependencies...
2020-05-20 14:32:55,377: DEBUG - info There appears to be trouble with your network connection. Retrying...
2020-05-20 14:34:12,901: DEBUG - info There appears to be trouble with your network connection. Retrying...
2020-05-20 14:34:58,678: DEBUG - info There appears to be trouble with your network connection. Retrying...
2020-05-20 14:35:39,679: DEBUG - info If you think this is a bug, please open a bug report with the information provided in "/var/www/codimd/yarn-error.log".
2020-05-20 14:35:39,680: WARNING - error An unexpected error occurred: "https://registry.yarnpkg.com/core-js/-/core-js-2.6.11.tgz: ESOCKETTIMEDOUT".
2020-05-20 14:35:39,680: DEBUG - info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
2020-05-20 14:35:40,382: DEBUG - [4/4] Building fresh packages...
2020-05-20 14:36:23,903: DEBUG - success Saved lockfile.
2020-05-20 14:36:23,922: DEBUG - $ npm run-script build && node release
2020-05-20 14:36:27,232: DEBUG - 
2020-05-20 14:36:27,257: WARNING - npm WARN lifecycle The node binary used for scripts is /tmp/yarn--1589952940395-0.10462768671515943/node but npm is using /opt/node_n/n/versions/node/10.20.1/bin/node itself. Use the `--scripts-prepend-node-path` option to include the path for the node binary npm was executed with.
2020-05-20 14:36:27,258: DEBUG - > [email protected] build /usr/local/share/.cache/yarn/v6/.tmp/494d4cd821398a8aa6f314056acc7b33.2ac9b9f25707606b0c09b99decaf9d08dd434570.prepare
2020-05-20 14:36:27,258: DEBUG - > rollup -c
2020-05-20 14:36:27,259: DEBUG - 
2020-05-20 14:36:29,966: WARNING - 
2020-05-20 14:36:29,967: WARNING - src/codemirror.js → lib/codemirror.js...
2020-05-20 14:36:35,582: WARNING - (!) Circular dependency: src/display/highlight_worker.js -> src/display/operations.js -> src/display/scrollbars.js -> src/display/scrolling.js -> src/display/highlight_worker.js
2020-05-20 14:36:35,583: WARNING - (!) Circular dependency: src/display/line_numbers.js -> src/display/update_display.js -> src/display/highlight_worker.js -> src/display/operations.js -> src/display/scrollbars.js -> src/display/scrolling.js -> src/display/line_numbers.js
2020-05-20 14:36:35,583: WARNING - (!) Circular dependency: src/display/update_display.js -> src/display/highlight_worker.js -> src/display/operations.js -> src/display/scrollbars.js -> src/display/scrolling.js -> src/display/update_display.js
2020-05-20 14:36:35,584: WARNING - (!) Circular dependency: src/display/update_display.js -> src/display/highlight_worker.js -> src/display/operations.js -> src/display/update_display.js
2020-05-20 14:36:35,585: WARNING - (!) Circular dependency: src/display/line_numbers.js -> src/display/update_display.js -> src/display/line_numbers.js
2020-05-20 14:36:35,585: WARNING - (!) Circular dependency: src/edit/CodeMirror.js -> src/model/Doc.js -> src/edit/CodeMirror.js
2020-05-20 14:36:35,586: WARNING - created lib/codemirror.js in 5.7s
2020-05-20 14:36:47,521: WARNING - /bin/bash: BASH_XTRACEFD: 7: invalid value for trace file descriptor
2020-05-20 14:37:07,582: WARNING - WARN: Non-strict equality against boolean: == false [lib/codemirror.js:611,61]
2020-05-20 14:37:10,188: WARNING - WARN: Non-strict equality against boolean: != false [addon/comment/comment.js:107,55]
2020-05-20 14:37:10,254: WARNING - WARN: Non-strict equality against boolean: != false [addon/comment/comment.js:120,10]
2020-05-20 14:37:10,355: WARNING - WARN: Non-strict equality against boolean: != false [addon/merge/merge.js:214,15]
2020-05-20 14:37:10,857: WARNING - WARN: Non-strict equality against boolean: == false [mode/javascript/javascript.js:453,13]
2020-05-20 14:37:10,857: WARNING - WARN: Non-strict equality against boolean: == false [mode/javascript/javascript.js:454,15]
2020-05-20 14:37:10,958: WARNING - WARN: Non-strict equality against boolean: != false [mode/javascript/javascript.js:890,55]
2020-05-20 14:37:15,880: DEBUG - $ npm run-script build
2020-05-20 14:37:18,388: DEBUG - 
2020-05-20 14:37:18,388: WARNING - npm WARN lifecycle The node binary used for scripts is /tmp/yarn--1589952940395-0.10462768671515943/node but npm is using /opt/node_n/n/versions/node/10.20.1/bin/node itself. Use the `--scripts-prepend-node-path` option to include the path for the node binary npm was executed with.
2020-05-20 14:37:18,388: DEBUG - > [email protected] build /usr/local/share/.cache/yarn/v6/.tmp/494d4cd821398a8aa6f314056acc7b33.2ac9b9f25707606b0c09b99decaf9d08dd434570.prepare
2020-05-20 14:37:18,388: DEBUG - > rollup -c
2020-05-20 14:37:18,388: DEBUG - 
2020-05-20 14:37:18,890: WARNING - 
2020-05-20 14:37:18,890: WARNING - src/codemirror.js → lib/codemirror.js...
2020-05-20 14:37:23,014: WARNING - (!) Circular dependency: src/display/highlight_worker.js -> src/display/operations.js -> src/display/scrollbars.js -> src/display/scrolling.js -> src/display/highlight_worker.js
2020-05-20 14:37:23,015: WARNING - (!) Circular dependency: src/display/line_numbers.js -> src/display/update_display.js -> src/display/highlight_worker.js -> src/display/operations.js -> src/display/scrollbars.js -> src/display/scrolling.js -> src/display/line_numbers.js
2020-05-20 14:37:23,015: WARNING - (!) Circular dependency: src/display/update_display.js -> src/display/highlight_worker.js -> src/display/operations.js -> src/display/scrollbars.js -> src/display/scrolling.js -> src/display/update_display.js
2020-05-20 14:37:23,016: WARNING - (!) Circular dependency: src/display/update_display.js -> src/display/highlight_worker.js -> src/display/operations.js -> src/display/update_display.js
2020-05-20 14:37:23,016: WARNING - (!) Circular dependency: src/display/line_numbers.js -> src/display/update_display.js -> src/display/line_numbers.js
2020-05-20 14:37:23,017: WARNING - (!) Circular dependency: src/edit/CodeMirror.js -> src/model/Doc.js -> src/edit/CodeMirror.js
2020-05-20 14:37:23,017: WARNING - created lib/codemirror.js in 4.1s
2020-05-20 14:37:55,711: DEBUG - + ynh_exit_properly
2020-05-20 14:37:55,711: DEBUG - + local exit_code=1
2020-05-20 14:37:55,712: DEBUG - + '[' 1 -eq 0 ']'
2020-05-20 14:37:55,712: DEBUG - + trap '' EXIT
2020-05-20 14:37:55,712: DEBUG - + set +eu
2020-05-20 14:37:55,712: DEBUG - + sleep 0.5
2020-05-20 14:37:57,016: DEBUG - + type -t ynh_clean_setup
2020-05-20 14:37:57,017: WARNING - 
2020-05-20 14:37:57,017: DEBUG - + ynh_die
2020-05-20 14:37:57,017: DEBUG - + local legacy_args=mc
2020-05-20 14:37:57,018: DEBUG - + args_array=([m]=message= [c]=ret_code=)
2020-05-20 14:37:57,018: DEBUG - + declare -Ar args_array
2020-05-20 14:37:57,018: DEBUG - + local message
2020-05-20 14:37:57,018: DEBUG - + local ret_code
2020-05-20 14:37:57,018: DEBUG - + ynh_handle_getopts_args
2020-05-20 14:37:57,018: DEBUG - + set +x
2020-05-20 14:37:57,019: DEBUG - + echo ''
2020-05-20 14:37:57,019: DEBUG - + exit 1
2020-05-20 14:38:03,694: ERROR - Could not install codimd: An error occurred inside the app installation script

from codimd_ynh.

Related Issues (20)

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.