It is not possible to download an event if multi-threaded mode is set.

Current Development version likely to have breaking changes
Post Reply
IgorA100
Posts: 70
Joined: Sat Feb 03, 2024 11:55 am

It is not possible to download an event if multi-threaded mode is set.

Post by IgorA100 »

Error in browser console:

Code: Select all

Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'self' 'nonce-8c2c35c9a0a6edf9e5fdda39b241c1bc' 192.168.111.244 192.168.111.244 192.168.111.244 192.168.111.244 192.168.111.244 192.168.111.244". Either the 'unsafe-inline' keyword, a hash ('sha256-v3T3gLB8y3BIZlRKlYRqq/2vkKNZjWD17GqQa/m65g4='), or a nonce ('nonce-...') is required to enable inline execution.
User avatar
iconnor
Posts: 2904
Joined: Fri Oct 29, 2010 1:43 am
Location: Toronto
Contact:

Re: It is not possible to download an event if multi-threaded mode is set.

Post by iconnor »

Do you mean multi-server? Or multi-port? Works fine for me here. Do you mean download from the event view page or from the events list page or from montagereview?
IgorA100
Posts: 70
Joined: Sat Feb 03, 2024 11:55 am

Re: It is not possible to download an event if multi-threaded mode is set.

Post by IgorA100 »

iconnor wrote: Sun Mar 24, 2024 5:20 pm multi-port?
Yes.
iconnor wrote: Sun Mar 24, 2024 5:20 pm download from the event view page
Yes, here. It works in other places.
IgorA100
Posts: 70
Joined: Sat Feb 03, 2024 11:55 am

Re: It is not possible to download an event if multi-threaded mode is set.

Post by IgorA100 »

Probably some problem with the csrf security token
Post Reply