Giter Site home page Giter Site logo

Cannot login about koha-docker HOT 3 CLOSED

jamesjessian avatar jamesjessian commented on June 21, 2024
Cannot login

from koha-docker.

Comments (3)

jamesjessian avatar jamesjessian commented on June 21, 2024

I have checked out release_17.11.01 of koha and that seems to be ok.

from koha-docker.

bensinober avatar bensinober commented on June 21, 2024

Hi, latest koha-docker is highly experimental, involving a total rewrite of circulation and a new Koha Core concept, that I doubt will reach the community for quite some time... (https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21327) .

glad if you'll be testing it though!
now the error you got seems more like a mysql permission issue. we had little success with anything after 5.6.20 with Koha so I recommend you stick to that one.

the docker-compose folder in koha-docker will give you some clues, e.g. https://github.com/digibib/koha-docker/blob/master/docker-compose/common.yml will show what mysql docker image we use.

good luck!
Benjamin

from koha-docker.

jamesjessian avatar jamesjessian commented on June 21, 2024

Thanks for your reply @bensinober . My problem was solved after checking out the correct, corresponding version of koha. My bad.
An issue now is that I get a 500 error when accessing "Koha administration/Libraries and groups":

DBD::mysql::st execute failed: Table 'koha_name.branchcategories' doesn't exist [for Statement "SELECT `me`.`categorycode`, `me`.`categoryname`, `me`.`codedescription`, `me`.`categorytype`, `me`.`show_in_pulldown` FROM `branchcategories` `me` WHERE ( `categorytype` = ? )" with ParamValues: 0='searchdomain'] at /usr/share/perl5/DBIx/Class/Storage/DBI.pm line 1832.

What I'm aiming for is getting Koha up and running to try using the SIP2 protocol with it, but creating a library is the first step. But this github issue probably isn't the best place to discuss. I'll see how far I get with it and might open a new issue. Thanks for your help! 👍

from koha-docker.

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.