-
Hi, |
Beta Was this translation helpful? Give feedback.
Replies: 25 comments 4 replies
-
Do you use crowdsec or modsec? |
Beta Was this translation helpful? Give feedback.
-
crowdsec yes, modsec no |
Beta Was this translation helpful? Give feedback.
-
Can you maybe try with crowdsec off? |
Beta Was this translation helpful? Give feedback.
-
starting the npmplus without crowdsec does not work as I get blocked by crowdsec? How do I turn it off? Do I have to create a completly new setup? |
Beta Was this translation helpful? Give feedback.
-
You open the crowdsec config file change ENABLED to false and restart the container |
Beta Was this translation helpful? Give feedback.
-
I disabled it and restarted both container but didnt helped. Same result |
Beta Was this translation helpful? Give feedback.
-
Is there something written in npmplus docker logs? |
Beta Was this translation helpful? Give feedback.
-
not that much, just
|
Beta Was this translation helpful? Give feedback.
-
Can you disable proxy buffering in your npmplus compose file please? |
Beta Was this translation helpful? Give feedback.
-
I commented in |
Beta Was this translation helpful? Give feedback.
-
proxy_read_timeout 300s; proxy_connect_timeout 75s; |
Beta Was this translation helpful? Give feedback.
-
Can you add this to your advanced config? |
Beta Was this translation helpful? Give feedback.
-
I added it to the advanced config, but didnt helped
|
Beta Was this translation helpful? Give feedback.
-
I can reproduce it:
|
Beta Was this translation helpful? Give feedback.
-
since even curl throws an error, I have no idea what the problem could be |
Beta Was this translation helpful? Give feedback.
-
It has to be related to the changes you made, because its working with the base npm. |
Beta Was this translation helpful? Give feedback.
-
NPMplus makes all request "uncompressed" in diffrence to NPM, so it can compress itself: , if I make the curl request compressed, it works. So this would be a workarround (NPMplus requests compressed to upstream). BUT the request to colabora should also work uncomnpressed |
Beta Was this translation helpful? Give feedback.
-
I could fix it, but I see the problem with collabora |
Beta Was this translation helpful? Give feedback.
-
Maybe we should create an issue in collabora? Maybe they know more |
Beta Was this translation helpful? Give feedback.
-
The problem seems to be caddy:
|
Beta Was this translation helpful? Give feedback.
-
Where is caddy used? I thought nextcloud used apache? Or is collabora using caddy? |
Beta Was this translation helpful? Give feedback.
-
so this needs to be reported to Caddy (or AIO) |
Beta Was this translation helpful? Give feedback.
-
I can report this to aio tomorrow. However, I do not have enough technical knowledge to report this to caddy 😅 |
Beta Was this translation helpful? Give feedback.
-
does the issue still exist for you with NPmplus? |
Beta Was this translation helpful? Give feedback.
The problem seems to be caddy: