Giter Site home page Giter Site logo

Cannot change Admin password from about dashboard HOT 5 OPEN

 avatar commented on September 22, 2024
Cannot change Admin password from

from dashboard.

Comments (5)

wolfgangmm avatar wolfgangmm commented on September 22, 2024 1

@sermo-de-arboribus indeed existdb/teipublisher:latest does install the older dashboard 2.0.5 because it's based on the eXist-db docker 5.2.0 image. However, you are offered an update to dashboard 2.0.6 when you open the package manager.

I would also argue that the docker containers are meant for testing and development and would discourage a production use, at least I can state this for the TEI Publisher docker image. Certain operations are just a magnitude slower on some operating systems. Future versions are supposed to fix this, but currently I'm not satisfied with the performance.

from dashboard.

lguariento avatar lguariento commented on September 22, 2024

I confirm this issue with 5.2.0. Looking at the console, I see this:

error during ajax call:  
{…}
error: Error: "The request failed with status code: 500"
request: <iron-request>
response: null
status: 500
statusText: "Server Error"

As far as I can see the parameters are sent correctly:

{"user":"admin","fullName":"admin","description":"System Administrator","password":"mypsw","disabled":false,"umask":"18","groups":["dba"]}

The problem is the response, which is null. I have changed my context from /exist/ to /. I'm running it on CentOs 7, openjdk version "13.0.2" 2020-01-14

from dashboard.

adamretter avatar adamretter commented on September 22, 2024

Same as #93

from dashboard.

sermo-de-arboribus avatar sermo-de-arboribus commented on September 22, 2024

When I install TEI Publisher with existdb/teipublisher:latest, I currently get an eXist-db version 5.2.0 with it, which still seems to have the same problem. So this type of setup is not intended for production use? Are eXist-db docker containers only meant for testing and development purposes?

from dashboard.

duncdrum avatar duncdrum commented on September 22, 2024

I would argue the only thing not production-ready is the broken dashboard application. The docker images are used in production and intended for such uses, known problems are mostly confined to mounted volumes on macOS with APFS, which is not very common in production environments to put it mildly.

@wolfgangmm if you want to ship the tei-publisher images with the latest dashboard, you could simply add a cron job to the core master branch to push images with updated default xars to dockerhub with the :release tag.

@sermo-de-arboribus if you have questions about configuring or tuning the base exist container, i d encourage you to join exist's slack channel. lots of folks doing dockery things in different production envs there to help and answer questions.

from dashboard.

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.