Unknown column 'me.lastseen' in 'field list' in KOHA
My Koha was working, but without any reason we are having this error and we do not why: DBIx::Class::Storage::DBI::_dbh_execute(): Unknown column 'me.lastseen' in 'field list' Any idea, pls? Thanks a lot -- *Luis Moisés Rojas P.*
Which version? And what context? El mié., 18 de ene. de 2017 5:41 PM, Luis Moises Rojas < lmoisesrojas@gmail.com> escribió:
My Koha was working, but without any reason we are having this error and we do not why: DBIx::Class::Storage::DBI::_dbh_execute(): Unknown column 'me.lastseen' in 'field list'
Any idea, pls? Thanks a lot -- *Luis Moisés Rojas P.* _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
-- Tomás Cohen Arazi Theke Solutions (https://theke.io <http://theke.io/>) ✆ +54 9351 3513384 GPG: B2F3C15F
Hi, I don't know have an answer, but some questions that might help others to see where the problem is: Which version of Koha are you running? How was it installed? Did you recently update or do some other maintenance that might be related to the error? Hope this helps, Katrin On 18.01.2017 21:40, Luis Moises Rojas wrote:
My Koha was working, but without any reason we are having this error and we do not why: DBIx::Class::Storage::DBI::_dbh_execute(): Unknown column 'me.lastseen' in 'field list'
Any idea, pls? Thanks a lot
Koha 3.16 Everything was working ok, Yes, an upgrade, after: everything is a mess. On Wed, Jan 18, 2017 at 4:48 PM, Katrin <katrin.fischer.83@web.de> wrote:
Hi,
I don't know have an answer, but some questions that might help others to see where the problem is:
Which version of Koha are you running? How was it installed? Did you recently update or do some other maintenance that might be related to the error?
Hope this helps,
Katrin
On 18.01.2017 21:40, Luis Moises Rojas wrote:
My Koha was working, but without any reason we are having this error and we do not why: DBIx::Class::Storage::DBI::_dbh_execute(): Unknown column 'me.lastseen' in 'field list'
Any idea, pls? Thanks a lot
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
-- *Luis Moisés Rojas P.*
Please try to run sudo koha-upgrade-schema <instance> Where <instance> is your instance name. You can get a list of the created instances by running sudo koha-list Regards El mié., 18 de ene. de 2017 10:28 PM, Luis Moises Rojas < lmoisesrojas@gmail.com> escribió:
Koha 3.16 Everything was working ok, Yes, an upgrade, after: everything is a mess.
On Wed, Jan 18, 2017 at 4:48 PM, Katrin <katrin.fischer.83@web.de> wrote:
Hi,
I don't know have an answer, but some questions that might help others to see where the problem is:
Which version of Koha are you running? How was it installed? Did you recently update or do some other maintenance that might be related to the error?
Hope this helps,
Katrin
On 18.01.2017 21:40, Luis Moises Rojas wrote:
My Koha was working, but without any reason we are having this error and we do not why: DBIx::Class::Storage::DBI::_dbh_execute(): Unknown column 'me.lastseen' in 'field list'
Any idea, pls? Thanks a lot
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
-- *Luis Moisés Rojas P.* _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
-- Tomás Cohen Arazi Theke Solutions (https://theke.io <http://theke.io/>) ✆ +54 9351 3513384 GPG: B2F3C15F
An upgrade to which version? 16.11? That column is added by bug 16276 and is only in 16.11, so I guess it is the one. Everything looks fine for me. If you are using Plack you should restart it. "Everything is mess" What else is a mess? On Thu, 19 Jan 2017 at 02:28 Luis Moises Rojas <lmoisesrojas@gmail.com> wrote:
Koha 3.16 Everything was working ok, Yes, an upgrade, after: everything is a mess.
On Wed, Jan 18, 2017 at 4:48 PM, Katrin <katrin.fischer.83@web.de> wrote:
Hi,
I don't know have an answer, but some questions that might help others to see where the problem is:
Which version of Koha are you running? How was it installed? Did you recently update or do some other maintenance that might be related to the error?
Hope this helps,
Katrin
On 18.01.2017 21:40, Luis Moises Rojas wrote:
My Koha was working, but without any reason we are having this error and we do not why: DBIx::Class::Storage::DBI::_dbh_execute(): Unknown column 'me.lastseen' in 'field list'
Any idea, pls? Thanks a lot
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
-- *Luis Moisés Rojas P.* _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
No, i am not using plack. Everything is mess, 'cos koha does not want to start now. I will let you know after rebuild the schema. On Thu, Jan 19, 2017 at 4:25 AM, Jonathan Druart < jonathan.druart@bugs.koha-community.org> wrote:
An upgrade to which version? 16.11? That column is added by bug 16276 and is only in 16.11, so I guess it is the one. Everything looks fine for me. If you are using Plack you should restart it.
"Everything is mess" What else is a mess?
On Thu, 19 Jan 2017 at 02:28 Luis Moises Rojas <lmoisesrojas@gmail.com> wrote:
Koha 3.16 Everything was working ok, Yes, an upgrade, after: everything is a mess.
On Wed, Jan 18, 2017 at 4:48 PM, Katrin <katrin.fischer.83@web.de> wrote:
Hi,
I don't know have an answer, but some questions that might help others to see where the problem is:
Which version of Koha are you running? How was it installed? Did you recently update or do some other maintenance that might be related to the error?
Hope this helps,
Katrin
On 18.01.2017 21:40, Luis Moises Rojas wrote:
My Koha was working, but without any reason we are having this error and we do not why: DBIx::Class::Storage::DBI::_dbh_execute(): Unknown column 'me.lastseen' in 'field list'
Any idea, pls? Thanks a lot
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
-- *Luis Moisés Rojas P.* _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
-- *Luis Moisés Rojas P.*
hi, i ran the upgrade_schema and nothing happens. The version es 16.11 I made a backup from the previous version 16 (the one we are using) and try to restore, then run the _schema and....nothing happen On Thu, Jan 19, 2017 at 9:24 AM, Luis Moises Rojas <lmoisesrojas@gmail.com> wrote:
No, i am not using plack. Everything is mess, 'cos koha does not want to start now. I will let you know after rebuild the schema.
On Thu, Jan 19, 2017 at 4:25 AM, Jonathan Druart < jonathan.druart@bugs.koha-community.org> wrote:
An upgrade to which version? 16.11? That column is added by bug 16276 and is only in 16.11, so I guess it is the one. Everything looks fine for me. If you are using Plack you should restart it.
"Everything is mess" What else is a mess?
On Thu, 19 Jan 2017 at 02:28 Luis Moises Rojas <lmoisesrojas@gmail.com> wrote:
Koha 3.16 Everything was working ok, Yes, an upgrade, after: everything is a mess.
On Wed, Jan 18, 2017 at 4:48 PM, Katrin <katrin.fischer.83@web.de> wrote:
Hi,
I don't know have an answer, but some questions that might help others to see where the problem is:
Which version of Koha are you running? How was it installed? Did you recently update or do some other maintenance that might be related to the error?
Hope this helps,
Katrin
On 18.01.2017 21:40, Luis Moises Rojas wrote:
My Koha was working, but without any reason we are having this error and we do not why: DBIx::Class::Storage::DBI::_dbh_execute(): Unknown column 'me.lastseen' in 'field list'
Any idea, pls? Thanks a lot
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
-- *Luis Moisés Rojas P.* _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
-- *Luis Moisés Rojas P.*
-- *Luis Moisés Rojas P.*
Could you jump into the IRC channel? On Fri, 20 Jan 2017 at 16:45 Luis Moises Rojas <lmoisesrojas@gmail.com> wrote:
hi, i ran the upgrade_schema and nothing happens. The version es 16.11
I made a backup from the previous version 16 (the one we are using) and try to restore, then run the _schema and....nothing happen
On Thu, Jan 19, 2017 at 9:24 AM, Luis Moises Rojas <lmoisesrojas@gmail.com
wrote:
No, i am not using plack. Everything is mess, 'cos koha does not want to start now. I will let you know after rebuild the schema.
On Thu, Jan 19, 2017 at 4:25 AM, Jonathan Druart < jonathan.druart@bugs.koha-community.org> wrote:
An upgrade to which version? 16.11? That column is added by bug 16276 and is only in 16.11, so I guess it is the one. Everything looks fine for me. If you are using Plack you should restart it.
"Everything is mess" What else is a mess?
On Thu, 19 Jan 2017 at 02:28 Luis Moises Rojas <lmoisesrojas@gmail.com> wrote:
Koha 3.16 Everything was working ok, Yes, an upgrade, after: everything is a mess.
On Wed, Jan 18, 2017 at 4:48 PM, Katrin <katrin.fischer.83@web.de> wrote:
Hi,
I don't know have an answer, but some questions that might help others to see where the problem is:
Which version of Koha are you running? How was it installed? Did you recently update or do some other maintenance that might be related to the error?
Hope this helps,
Katrin
On 18.01.2017 21:40, Luis Moises Rojas wrote:
My Koha was working, but without any reason we are having this error and we do not why: DBIx::Class::Storage::DBI::_dbh_execute(): Unknown column 'me.lastseen' in 'field list'
Any idea, pls? Thanks a lot
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
-- *Luis Moisés Rojas P.* _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
-- *Luis Moisés Rojas P.*
-- *Luis Moisés Rojas P.*
participants (4)
-
Jonathan Druart -
Katrin -
Luis Moises Rojas -
Tomas Cohen Arazi