Code Monkey home page Code Monkey logo

manning-twa-api's Introduction

Andres Sacco has been working as a developer since 2007 in different languages including Java, PHP, NodeJs, and Android. Most of his background is in Java and the libraries or frameworks associated with this language. In most of the companies that he worked for, he researched new technologies in order to improve the performance, stability, and quality of the applications of each company.

Also, he dictated some internal courses to different audiences like developers, business and commercial analysts.

My networks

Twitter URL LinkedIn URL Medium URL Stackoverflow URL

manning-twa-api's People

Contributors

andres-sacco avatar snyk-bot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

manning-twa-api's Issues

[BUG] Possible problem with ReadTimeoutException

The initial connection when you use Netty could produce an exception. Some users report that by increasing the timeout the error disappears but take into consideration that could be caused because the use of CPU is very high.

Check if removing the read timeout the exception disappears but consider running all the milestones of the Circuit Breaker which could be affected by these changes.

reactor/reactor-netty#1159

Mysql Container MYSQL_USER=root error

Hi,

I noticed this error in the logs, which causes the container to fail to start, and an endless loop in docker compose due to restart: always:

[Entrypoint]: MYSQL_USER="root", MYSQL_USER and MYSQL_PASSWORD are for configuring a regular user and cannot be used for the root user                                                      
    Remove MYSQL_USER="root" and use one of the following to control the root user password:                   
    - MYSQL_ROOT_PASSWORD                                                                                      
    - MYSQL_ALLOW_EMPTY_PASSWORD                                                                               
    - MYSQL_RANDOM_ROOT_PASSWORD   

Removing the MYSQL_USER=root seems to fix the problem:

  • no more errors in logs
  • containers not repeatedly restarting
  • api-catalog service seems to work fine (tested via one of the postman samples you had).

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.