Git Product home page Git Product logo

Comments (9)

sameersbn avatar sameersbn commented on July 21, 2024

@jney

  • when do you see this error? Is it during migration, i.e. at bootup
  • What is the docker command you are using?
  • Is that any particular operation that triggers this error?
  • Paste the complete log so that I can try to make more sense if this message
  • does the basic quickstart command docker run --name=redmine -it --rm -p 10080:80 sameersbn/redmine:2.5.2-3 work?

from docker-redmine.

jney avatar jney commented on July 21, 2024

i just runned the command docker run --name=redmine -it --rm -p 10080:80 sameersbn/redmine:2.5.2-3 and the problem happend on the migration rake migrate, i'll tell on which exact step

from docker-redmine.

sameersbn avatar sameersbn commented on July 21, 2024

@jney I just tried the command and faced no such problems. Maybe you can try removing the image (and the supporting images) and try again.

docker rmi sameersbn/redmine:2.5.2-3
docker rmi sameersbn/debian:jessie.20141001
docker rmi debian:jessie

Sometimes docker images tend to get corrupt. Hence the suggestion

from docker-redmine.

jney avatar jney commented on July 21, 2024

here is the log https://gist.github.com/jney/1b1d52addab622c01884

from docker-redmine.

sameersbn avatar sameersbn commented on July 21, 2024

@jney did you try my last suggestion? If that did not work then try using the latest redmine image sameersbn/redmine:latest

from docker-redmine.

jney avatar jney commented on July 21, 2024

i tried your suggestion and with latest tag either

from docker-redmine.

sameersbn avatar sameersbn commented on July 21, 2024

@jney I am not sure what the issue is. I tried the image multiple times and faced no such error. What is your host os?

from docker-redmine.

jney avatar jney commented on July 21, 2024

archlinux

from docker-redmine.

sameersbn avatar sameersbn commented on July 21, 2024

@jney closing issue. please reopen if you still face the issue

from docker-redmine.

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.