Upgrade complete but errors

Moderator: crythias

Locked
ianatschool
Znuny newbie
Posts: 26
Joined: 20 Feb 2012, 13:39
Znuny Version: 3x1x1

Upgrade complete but errors

Post by ianatschool »

I have just upgraded my Windows installation of OTRS. Now using 3.3.7.

Weird problem I had was the crontab.txt wasn't populated with any jobs so I populated it from my backup file but after that it worked a treat.

All seems to be working fine but there are some errors in the log so I am not sure if something isn't working that I am not yet aware of!

A selection is below. Should I be worried?

Code: Select all

[Error][Kernel::System::Group::GroupLookup][151] Found no $GroupID for users!

Code: Select all

[Error][Kernel::System::GenericInterface::Webservice::WebserviceList][555] , SQL: 'SELECT id, name FROM gi_webservice_config WHERE valid_id IN (1)'

Code: Select all

[Kernel::System::Ticket::ArticleStorageDB::ArticleWriteAttachment][275] , SQL: 'INSERT INTO article_attachment  (article_id, filename, content_type, content_size, content,  content_id, content_alternative, create_time, create_by, change_time, change_by)  VALUES (?, ?, ?, ?, ?, ?, ?, 
        '2014-07-29 14:34:22'
    , ?, 
        '2014-07-29 14:34:22'
    , ?)'
OTRS 3.1.18 running on Windows Server 2008 R2
Locked