Recent comments
- cam girls on “Building boot caches” error when changing startup disk
- Lobezno on Forcing ReadyNAS to update via SSH when all else fails
- dark168 on “Building boot caches” error when changing startup disk
- Guac User on Guacamole 1.4: “Creation of WebSocket tunnel to guacd failed”
- Niall on Guacamole 1.4: “Creation of WebSocket tunnel to guacd failed”
Categories
Tags
- apogee duet
- applescript
- bash
- canon
- caps lock
- datadog
- data storage
- davinci resolve
- directadmin
- django
- egpu
- extjs
- gpu
- growl
- guacamole
- gulp
- i18n
- illustrator
- itunes
- javascript
- jinja2
- kerio connect
- laserjet
- librsvg
- mac hardware
- mac mouse problems
- macos
- mac software
- mdadm
- modx
- nginx
- proxmox
- python
- raid
- readynas
- starcraft 2
- synology
- textmate
- virtualization
- vlc
- vscode
- windows
- windows server
- xcode
Category Archives: Solutions
A trick to prevent Cyberduck from asking for a client certificate on macOS
Problem: Cyberduck on macOS will repeatedly prompt you to present a client certificate when making an FTP-SSL connection to certain servers (e.g. Synology). This issue arises if your macOS Keychain contains at least one personal certificate. If the server connection … Continue reading
Guacamole 1.4: “Creation of WebSocket tunnel to guacd failed”
Problem: Guacamole 1.4 shows “internal error” when making any connection and in /var/log/tomcat9/catalina.out you see something like:
Guacamole 1.4: “Log in failed” for RDP connections
Problem (Guacamole 1.4 while connecting to an RDP server): …and in logs:
Confluence: broken links and macros after migrating Postgres database
Problem: after migrating Atlassian Confluence PostgreSQL database to another server, you’re seeing lots of broken links (in red color) and some navigation macros not working properly (showing errors such as “page not found”). The first thing Atlassian themselves and their … Continue reading
Proxmox: QEMU Guest Agent is not running — qmp command ‘guest-ping’ failed
Hey fellow Internet dweller, are you worried about the following message appearing during backup of a suspended virtual machine in Proxmox?
Apple Pro Display XDR: presets not showing up after firmware update
Problem: Apple Pro Display XDR not showing its built-in presets in System Preferences > Displays and clicking “Customize…” brings up an empty window.
Apache Guacamole: RDP printer not working, “error parsing HTTP request header”, “Invalid character found” etc
If you’re using Apache Guacamole 1.0.0 behind an nginx reverse proxy, and Guacamole’s RDP printer doesn’t work, and browser console logs error 400, welcome to read further.
macOS High Sierra: Spotlight search not working — “Database mapping failed” error spammed to the system log
Solution can be found here (read the post that starts from “I’ve solved this…” by Design Complex).
macOS High Sierra doesn’t start after updating (stuck on Apple logo) — “failed to unwrap volume key” error
The first thing you want to do when your Mac system doesn’t start is to start up into the verbose mode to see if there any error messages. Don’t try to fix the problem before diagnosing!
Windows Server 2019: RD Session Host — ChangeMode “Invalid operation” exception
If you’re changing the client access licensing mode of your RD Session Host using the PowerShell $obj.ChangeMode(…) command and it fails with an error saying “Exception … Invalid operation”…