Giter Club home page Giter Club logo

Comments (4)

huawuque18 avatar huawuque18 commented on June 29, 2024

error: couldn't read catchain/../common/build/build.rs: No such file or directory (os error 2)

error: aborting due to previous error

error: could not compile catchain

To learn more, run the command again with --verbose.
warning: build failed, waiting for other jobs to finish...
error: build failed
ERROR: Service 'node' failed to build: The command '/bin/sh -c cargo build --release --features "external_db,metrics"' returned a non-zero code: 101

I also made this mistake,
Don't know how to proceed

from evernode-ds.

huawuque18 avatar huawuque18 commented on June 29, 2024

При выполнение скрипта deploy.sh вылетает следущая
ошибка:
error: couldn't read catchain/../common/build/build.rs: No such file or directory (os error 2)
error: aborting due to previous error
error: could not compile catchain
To learn more, run the command again with --verbose.
warning: build failed, waiting for other jobs to finish...
error: build failed
ERROR: Service 'node' failed to build: The command '/bin/sh -c cargo build --release --features "external_db,metrics"' returned a non-zero code: 101

{Почему-то директория: /TON-OS-DApp-Server/docker-compose/ton-node/build/ton-node/common не содержит никаких файлов.
Решение:
Выполнил команду: git submodule update --init в следующей директории
~/TON-OS-DApp-Server/docker-compose/ton-node/build/ton-node#

В конфигах ton-node до кучи прописал rust 1.49.0. Далее запускал поочерёдно каждый контейнер вручную. В итоге DApp запустился без проблем. До этого пользовался этими скриптами без проблем. Были какие-то изменения, может что-то из них не учитывается в текущих скриптах.


I modified rust 1.49.0
Performed according to your operation and reported this error again! Do you know what's going on?

error: aborting due to previous error

For more information about this error, try rustc --explain E0308.
error: could not compile ton_node

To learn more, run the command again with --verbose.
ERROR: Service 'node' failed to build: The command '/bin/sh -c cargo build --release --features "external_db,metrics"' returned a non-zero code: 101

from evernode-ds.

senitskiy avatar senitskiy commented on June 29, 2024

run in console:
~ cd /TON-OS-DApp-Server/docker-compose/ton-node/build/ton-node
~ git submodule update --init

and try again run script.

from evernode-ds.

ar-tmp avatar ar-tmp commented on June 29, 2024

Fixed, thanks for reporting.

from evernode-ds.

Related Issues (5)

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.