GithubHelp home page GithubHelp logo

imersao-fsfc2's Introduction

Imersão Fullcycle 2 - Codelivery

Imersão Full Stack && Full Cycle

Participe gratuitamente: https://imersao.fullcycle.com.br/

Sobre o repositório

Esse repositório contém todo código utilizado durante as aulas para referência.

Faça seu fork e também nos dê uma estrelinha para nos ajudar a divulgar o projeto.

As instruções de instalações estão no README.md de cada projeto.

imersao-fsfc2's People

Contributors

argentinaluiz avatar wesleywillians avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

imersao-fsfc2's Issues

ao rodar a última instrução recebo um erro ("env.file")

Olá! segui os passos no readme do repo para executar o arquivo go, como descrito:

docker-compose up -d

Entrar no container

docker-compose exec app bash

Rodar a aplicação Golang

go run main.go

Na última instrução, recebo o seguinte retorno:

rror loading .env file
exit status 1

Aula 2 - falha na comunicação entre kafka e NEST-API

Na hora de subir o código do NEST-API junto com o kafka, apareceu esta informação no terminal do NEST-API. Para ter certeza que não era algo que eu tenha digitado errado, clonei o repositório do curso e ainda assim está dando este problema.

app_1 | [Nest] 65 - 04/06/2021, 10:49:15 PM [ServerKafka] ERROR [Connection] Connection error: getaddrinfo ENOTFOUND host.docker.internal {"timestamp":"2021-04-06T22:49:15.916Z","logger":"kafkajs","broker":"host.docker.internal:9094","clientId":"code-delivery-server","stack":"Error: getaddrinfo ENOTFOUND host.docker.internal\n at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:60:26)"} +24ms

ALguém sabe como resolver?

Erro no nest-api ao conectar no Kafka

Olá.

Estou com um problema para iniciar a api e conectar no Kafka. Fiz o clone do projeto no meu computador (Ubuntu 20.04) e quando dou um up no nest-api (com o apache kafka já rodando), gera erro para mim:

app_1            | (node:41) UnhandledPromiseRejectionWarning: KafkaJSNonRetriableError
app_1            |   Caused by: KafkaJSConnectionError: Connection error: connect ECONNREFUSED 127.0.0.1:9094

Eu adicionei o endereço ao hosts:

127.0.0.1       localhost
127.0.0.1       host.docker.internal

Latitude com erro (conversão para float64)

O arquivo simulator/destinations/3.txt está com posições de latitude erradas nas linhas 92,136 e 212, provocando erro de conversão para float64 no método LoadPositions() do arquivo route.go.

image

image

image

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.