loading options problem

Moderator: crythias

Locked
talfeldman
Znuny newbie
Posts: 10
Joined: 30 Mar 2019, 17:31
Znuny Version: otrs-latest-6.0

loading options problem

Post by talfeldman »

Hello guys,

all of a sudden otrs stopped working right and users can't open tickets anymore

I'm attaching a picture of what we're having.
it keeps on showing the loading circle - I even rebooted the machine

if anyone knows how to resolved it I'd really appreciate it

thanks
stuck.PNG
You do not have the required permissions to view the files attached to this post.
wurzel
Znuny guru
Posts: 3274
Joined: 08 Jul 2010, 22:25
Znuny Version: x.x.x
Real Name: Florian

Re: loading options problem

Post by wurzel »

Hi,

without a look in your logs you have no chance of solving it.
maybe your disk space is full.

Flo
OTRS 2025 SILVER (Prod)
OTRS 2025 auf Debian 12 (Test)
Znuny 7.x latest version testing auf Debian 12

-- Ich beantworte keine Forums-Fragen PN - No PN please

I won't answer to unfriendly users any more. A greeting and regards are just polite.
talfeldman
Znuny newbie
Posts: 10
Joined: 30 Mar 2019, 17:31
Znuny Version: otrs-latest-6.0

Re: loading options problem

Post by talfeldman »

wurzel wrote: 08 Jul 2019, 22:35 Hi,

without a look in your logs you have no chance of solving it.
maybe your disk space is full.

Flo
Hey, sorry for that.

here is what is says from /var/log/syslog
Jul 8 08:13:58 nb-otrs OTRS-CGI-53[31972]: [Error][Kernel::System::Queue::QueueLookup][Line:582]: Found no Queue for IT_TEAM!
Jul 8 08:15:00 nb-otrs OTRS-CGI-53[31972]: message repeated 3 times: [ [Error][Kernel::System::Queue::QueueLookup][Line:582]: Found no Queue for IT_TEAM!]

though I can see for sure it is defined

are there any other places of logs?

regards,

TaL
talfeldman
Znuny newbie
Posts: 10
Joined: 30 Mar 2019, 17:31
Znuny Version: otrs-latest-6.0

Re: loading options problem

Post by talfeldman »

anyone ?

does people get useful replies here ?
root
Administrator
Posts: 4282
Joined: 18 Dec 2007, 12:23
Znuny Version: Znuny and Znuny LTS
Real Name: Roy Kaldung
Company: Znuny
Contact:

Re: loading options problem

Post by root »

Hi,

No need to be offensive. This forum is running by people in their free time. If OTRS is so important to you that you need quick response consider an intensive training and/or a support contract.

The screenshot you've sent has nothing to do with opening a ticket. Must be another action (see the Action parameter in the URL). Nothing stops working without a change.

- Were there any update of the web server or any changes on the configuration?
- Any changes on the agent's permissions?
- Did you tried the same as root@localhost (user with ID 1)?
- Is there a queue IT_TEAM and is this queue valid?
- Are there any ACLs?
- Are there any modules,customer development or file changes?

- Roy
Znuny and Znuny LTS running on CentOS / RHEL / Debian / SLES / MySQL / PostgreSQL / Oracle / OpenLDAP / Active Directory / SSO

Use a test system - always.

Do you need professional services? Check out https://www.znuny.com/

Do you want to contribute or want to know where it goes ?
talfeldman
Znuny newbie
Posts: 10
Joined: 30 Mar 2019, 17:31
Znuny Version: otrs-latest-6.0

Re: loading options problem

Post by talfeldman »

Hi Roy,

thank for replying,
sorry for sound a bit offensive, it does important to me though, nonetheless I will take in considerations your advice


no configurations changes made and no updates

I haven't tried to log-in as root though it happens to clients with creds from AD
there is a IT_TEAM queue and of course it valid
I'm not I know what ACLs is
not sure about which moudules changes you are talking about but I guess not since no one access this machine by me

I hope there is a way to check whats wrong besides the error that shows the queue stopped working

I've deleted cache after the error and nothing changed

really hope for some solutions - I've installed otrs on another machine to save time if the old system is not resurrect able, really hope it does though since configurations might take time + I lose all history of incidents.

regards,

Tal
root
Administrator
Posts: 4282
Joined: 18 Dec 2007, 12:23
Znuny Version: Znuny and Znuny LTS
Real Name: Roy Kaldung
Company: Znuny
Contact:

Re: loading options problem

Post by root »

HI,

Open up the screen where this happens, activate the browser's web console and start watching network traffic when reloading the page. Your log entries indicate that there is something wrong. Usually, a queue is not visible to OTRS if an ACL matched. That's why I asked you to try it with root@localhost, ACLs does not affect this user. If you can't log in with that user just enable the SysConfig SwitchToUser and give it a try.

- Roy
Znuny and Znuny LTS running on CentOS / RHEL / Debian / SLES / MySQL / PostgreSQL / Oracle / OpenLDAP / Active Directory / SSO

Use a test system - always.

Do you need professional services? Check out https://www.znuny.com/

Do you want to contribute or want to know where it goes ?
Locked