Attachments

Moderator: crythias

Locked
FHDENIT
Znuny newbie
Posts: 17
Joined: 16 Jun 2022, 08:12
Znuny Version: 6.5.10
Real Name: Frelsens Hær IT

Attachments

Post by FHDENIT »

A continue of viewtopic.php?p=179179#p179179 (Did not get any notify of reply)

HttpType = https
FQDN = "correct domain without https" so znuny.mydomain.tld (where mydomain.tld is replaced with real values)

The only error I get is:
CommonJS_88ff9a1006cfcc239588858ef6393440.js:2871 [CKEDITOR] Error code: clipboard-image-handling-disabled.


But I can still insert pictures with out problems.
paulfolkers
Znuny newbie
Posts: 44
Joined: 19 Jan 2024, 16:07
Znuny Version: 7.1.3
Real Name: Paul Folkers
Company: IT.WESER-EMS
Contact:

Re: Attachments

Post by paulfolkers »

Hi,

I know about this issue when the SysConfig HttpType does not match the actual URL you use.

So for example if you have set HttpType = https but are still using Znuny with http://… in your browser, this causes the issue.

Can you double-check that (since you‘ve configured HttpType = https) you are really using https when working with Znuny?

Best Regards!
Founder of IT.WESER-EMS (open source-focused IT-consulting) in Oldenburg, Northern Germany.
Dedicated to Znuny, GLPI and CheckMK 8)

Znuny consulting & development via IT.WESER-EMS
FHDENIT
Znuny newbie
Posts: 17
Joined: 16 Jun 2022, 08:12
Znuny Version: 6.5.10
Real Name: Frelsens Hær IT

Re: Attachments

Post by FHDENIT »

Think I just found the error.

We was trying to replace /otrs/ with /znuny/ but that made the error, so for now we will just use /otrs/ again.
Locked