Code Monkey home page Code Monkey logo

docker-tadpoledbhub's People

Contributors

dsdstudio avatar hangum avatar jaekwon-park avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar

docker-tadpoledbhub's Issues

tadpole docker container 재시작시 기존에 설정해둔 DB(maria DB) 관련 JAR파일 오류 발생

개요

Tadpole docker container 재시작시 기존에 설정해둔 DB 관련한 JAR 파일 오류가 나면서 database 접속이 안되는 문제가 있습니다.

일단 문제가 되는건 Mariadb-java-client-2.2.1.jar 파일이 오류(새로운 jar 파일을 업로드 하라는 메시지가 나옴)가 나면서 기존에 설정해둔 DB 접속이 되질 않습니다.

일단 해결책으로는 기존 실행된 docker container를 완전 삭제후 새로 docker container를 실행하면 다시 정상적으로 DB접속이 가능합니다.

이슈 재현

# wget https://raw.githubusercontent.com/hangum/docker-TadpoleDBHub/master/docker-compose.yml
# docker-compose up -d

tadpole 셋팅 및 Database 셋팅 후 아래 명령어 실행
# docker restart $(docker ps | grep hyunjongcho/tadpoledbhub | awk '{print $1}')

tadpole web page 접속해서 셋팅한 Database 접속 시도

이슈 해결 방법

# docker-compose down
# docker-compose up -d

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.