Posts

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

make windows password less

Method 2: Auto-Login (Bypass Login Screen) If you just want Windows to boot straight to your desktop without entering credentials upon startup (while keeping the password saved for security), you can use the netplwiz tool. [ 1 ] Press Windows Key + R to open the Run dialog box. Type netplwiz and hit Enter . In the window that pops up, uncheck the box that says "Users must enter a user name and password to use this computer" . Click Apply . Enter your current username and password in the confirmation boxes, click OK , and restart your PC.  

windows 11 startup

  Quick Setup via Startup Folder Since the desktop app doesn't always appear in the standard Windows "Startup Apps" list, use this manual method:  Find the ComfyUI Shortcut : Locate the "ComfyUI" icon on your desktop that was created during installation. If you can't find it: Search for "ComfyUI" in the Start menu, right-click it, and select Open file location . Open the Startup Folder : Press Win + R on your keyboard, type shell:startup , and click OK . Add the Shortcut : Copy your ComfyUI desktop shortcut and paste it into the folder that just opened.   put nginx and comfyui

iis server window not showing only started in task bar windows 11

  In a command prompt:  C:\Windows\System32\inetsrv\Inetmgr.exe /reset This problem occurs when I open IIS Manager and when I have two monitors, and then later try to open it again over RDP with only one monitor. Using this reset command fixes it for me. This works on RDP sessions which do not preview the window from the taskbar and thus cannot perform Abhijeet's steps.