Posts

mail migration cyberpanel to whm exim

cd /home/vmail/korb.co.in/brijesh.surani/Maildir/cur  rsync -avhe 'ssh -p 22' ./* root@66.116.232.235:/home/korbco/mail/korb.co.in/brijesh.surani/cur/ change the user only

comfyui connecting reconnecting isuue when using iis as reverse proxy

Image
  The image reveals a critical piece of information that changes the entire troubleshooting path: You are routing your traffic through Cloudflare ( Server: cloudflare , CF-RAY: ...-SIN ) before it ever hits your local Windows 11 IIS proxy ( X-Powered-By: ARR/3.0 ). [ 1 ] Your browser is sending the WebSocket request with compression enabled ( Sec-WebSocket-Extensions: permessage-deflate ), but IIS ARR 3.0 breaks when proxying compressed WebSockets over a third-party CDN like Cloudflare , leading to the instant connection crash and loop you are seeing. [ 1 ] To completely solve this, you need to strip that specific WebSocket compression extension header so IIS and Cloudflare can talk cleanly. The Fix: Force IIS to Strip WebSocket Compression Extensions You need to use the URL Rewrite module on your Windows 11 IIS site to forcibly clear the HTTP_SEC_WEBSOCKET_EXTENSIONS variable. [ 1 ] Step 1: Allow Server Variable Overrides in IIS Open IIS Manager . Click your main Windows 11 Se...

0x800F0922 when trying to enable iis

Internet  information services hostable web core was enabled causing the issue Also check this Because IIS Hostable Web Core is enabled in your screenshot, run: DISM /Online /Disable-Feature /FeatureName:IIS-HostableWebCore Reboot, then: DISM /Online /Enable-Feature /FeatureName:IIS-WebServerRole /All The combination of a partially enabled IIS component and failed deployment packages is a common cause of 0x800F0922.

The processing instruction target matching "[xX][mM][lL]" is not allowed.

 https://easyappicon.com/ app icon issue

websocket error

 SocketClient.js:2 WebSocket connection to 'wss://api.krishit.com/socket.io/?EIO=4&transport=websocket' failed: createSocket @ websocket.js:119 doOpen @ websocket.js:24 open @ transport.js:47 _open @ socket.js:197 constructor @ socket.js:150 constructor @ socket.js:565 constructor @ socket.js:725 open @ manager.js:111 constructor @ manager.js:39 lookup @ index.js:29 (anonymous) @ SocketClient.js:2 __webpack_require__ @ bootstrap:19Understand this error SocketClient.js:10 err.message: websocket error SocketClient.js:11 err.description: Event {isTrusted: true, type: 'error', target: WebSocket, currentTarget: WebSocket, eventPhase: 2, …} SocketClient.js:12 err.context: undefined SocketClient.js:13 err.cause: undefined SocketClient.js:14 err.stack: Error: websocket error at websocket.onError (https://hrms.krishit.com/static/js/1360.26ea5dd2.chunk.js:1:7431) at ws.onerror (https://hrms.krishit.com/static/js/1360.26ea5dd2.chunk.js:1:13930) SocketClient.js:15 err.name: Err...

message has lines too long for transport

  message has lines too long for transport  begin transports spamexperts_smarthost_transport:   driver = smtp   port = 587   hosts_require_tls = 4274.smtp.antispamcloud.com   message_linelength_limit = 52428800 # .include_if_exists /etc/exim.dkim.conf # hosts_require_auth = * .include_if_exists /etc/exim.transports.pre.conf

sync flood request

 sync flood block icmp protocol ##ICMP Block iptables -A INPUT -p icmp -j DROP ping request