Coder Social home page Coder Social logo

Comments (2)

puccaso avatar puccaso commented on September 26, 2024

Ok just saw one of the pending PRs, with channel related code.
gonna add
const AP_CHANNEL = Number(process.env.AP_CHANNEL) || 6;
and see what happens.

from wifi-repeater.

puccaso avatar puccaso commented on September 26, 2024

ok nope.
`[debug] handling message: {"message":"\u001b[32m[Success]\u001b[39m Successfully uploaded images"}
[Success] Successfully uploaded images
[debug] handling message: {"message":"\u001b[31m[Error]\u001b[39m Some services failed to build:","isError":true}
[Error] Some services failed to build:
[debug] handling message: {"message":"\u001b[31m[Error]\u001b[39m Service: wifi-repeater","isError":true}
[Error] Service: wifi-repeater
[debug] handling message: {"message":"\u001b[31m[Error]\u001b[39m Error: The command '/bin/sh -c npm install && npm run build' returned a non-zero code: 2","isError":true}
[Error] Error: The command '/bin/sh -c npm install && npm run build' returned a non-zero code: 2
[debug] handling message: {"message":"\u001b[36m[Info]\u001b[39m Built on arm06"}
[Info] Built on arm06
[debug] handling message: {"message":"\u001b[31m[Error]\u001b[39m Not deploying release.","isError":true}
[Error] Not deploying release.
Remote build failed

RemoteBuildFailedError: Remote build failed
at handleRemoteBuildStream (/usr/local/lib/balena-cli/build/utils/remote-build.js:83:15)
at runMicrotasks ()
at processTicksAndRejections (internal/process/task_queues.js:97:5)
at async Object.startRemoteBuild (/usr/local/lib/balena-cli/build/utils/remote-build.js:64:13)
at async PushCmd.pushToCloud (/usr/local/lib/balena-cli/build/commands/push.js:78:27)
at async PushCmd.run (/usr/local/lib/balena-cli/build/commands/push.js:32:17)
at async PushCmd._run (/usr/local/lib/balena-cli/node_modules/@oclif/command/lib/command.js:43:20)
at async Config.runCommand (/usr/local/lib/balena-cli/node_modules/@oclif/config/lib/config.js:175:24)
at async CustomMain.run (/usr/local/lib/balena-cli/node_modules/@oclif/command/lib/main.js:27:9)
at async CustomMain._run (/usr/local/lib/balena-cli/node_modules/@oclif/command/lib/command.js:43:20)
at async /usr/local/lib/balena-cli/build/app.js:76:13
at async Promise.all (index 2)
at async oclifRun (/usr/local/lib/balena-cli/build/app.js:94:5)
at async Object.run (/usr/local/lib/balena-cli/build/app.js:107:9)
at async run (/usr/local/lib/balena-cli/bin/run:20:2)`

from wifi-repeater.

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.