Code Monkey home page Code Monkey logo

Comments (9)

metaskills avatar metaskills commented on May 18, 2024

I've seen this recently too. Did you get it sorted out? I had some solutions on my side but wanted to match them up with yours.

from lamby.

metaskills avatar metaskills commented on May 18, 2024

Are you on Linux?

from lamby.

JGamboa avatar JGamboa commented on May 18, 2024

Yes, im using linux, i have the solution but im not sure if is the solution or not, i will try on another clean environment and ill try.

i think that its need the ssh server started.

from lamby.

metaskills avatar metaskills commented on May 18, 2024

Interesting, I saw this error on GitHub Actions recently. I found when doing COMPOSE_FILE=docker-compose.yml ... where ... is whatever bin script you were running that used docker-compose would help but that did not make sense to me right away since there is only one compose file, no composites.

from lamby.

JGamboa avatar JGamboa commented on May 18, 2024

i will try tomorrow, today i cant >:D , but i have two thinks that i think that can work, one is the ssh server but i really think it isnt, the principal problem is that doenst find connection with the ssh-agent

from lamby.

JGamboa avatar JGamboa commented on May 18, 2024

if im not wrong this make it work

eval ssh-agent

from lamby.

JGamboa avatar JGamboa commented on May 18, 2024

imagen

from lamby.

metaskills avatar metaskills commented on May 18, 2024

Thanks! I will be removing the SSH_AUTH_SOCK stuff from the Lamby starter. If anyone needs the SSH stuff they can add it back for local deploys or even using Github Actions with these patterns. https://dev.to/aws-heroes/serverless-docker-patterns-4g1p#crossplatform-ssh-agent-for-cicd

from lamby.

metaskills avatar metaskills commented on May 18, 2024

Updated the starter (rails-lambda/lamby-cookiecutter#10) which has changes that make working with Linux a little easier. The starter now also removes the SSH stuff and the guides (https://lamby.custominktech.com/docs/bin_scripts_build_and_deploy#using-private-gems-on-github) link to that article. If there is anything you think we should add to the guides or the article, please let me know. Was not able to reproduce your issue locally so I need a bit of help there. Likewise if the current methods work for you, let me know. Thanks!

from lamby.

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.