Control Web Panel

WebPanel => CentOS 7 Problems => Topic started by: warih on January 08, 2019, 05:49:02 AM

Title: AH00126: Invalid URI in request GET
Post by: warih on January 08, 2019, 05:49:02 AM
Hello
I asked for help because I received lots of messages like this bellow, which appeared on all my domains that were in the CWP.

AH00126: Invalid URI in request GET \\@backend HTTP/1.0, referer: mysite.com etc

The message appears so much every time
https://imgur.com/a/NAAZlt5
(https://imgur.com/a/NAAZlt5)

Thank you
Title: Re: AH00126: Invalid URI in request GET
Post by: pethee on January 14, 2019, 06:13:39 PM
I'm having the exact same issue. My site loads HTML files okay, but fails all .js, .css etc files with 400 Bad Request and the above nginx error message.
Title: Re: AH00126: Invalid URI in request GET
Post by: mik0s on January 14, 2019, 06:31:37 PM
Same problem. Make domain with ssl.

Web server Configuration: nginx->apache->php-fpm (5.5)
Nginx default vhost template: force-https-http2
All other parameters is default.

Copy my old wordpress site to public_html folder, and...
All working, but not open permalink - error "AH00126: Invalid URI in request GET \\@backend HTTP/1.0"

if I disable force-https - have error "AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error"

Why?
Title: Re: AH00126: Invalid URI in request GET
Post by: studio4host on January 15, 2019, 08:28:40 AM
cwp released a new update for centos 7 for this issue, update your cwp and rebuild webservers to get the issue fixed

sh /scripts/update_cwp
then rebuild websevers with default templates
Title: Re: AH00126: Invalid URI in request GET
Post by: mik0s on January 15, 2019, 12:38:40 PM
Thank you. CWPpro version: 0.9.8.758 - working