Michael Heuberger
Michael Heuberger
When XhrIo's send() function causes a HTTP status code of zero, it seems to mistakenly trigger the success event. In my opinion, it means there was no response. That said,...
Seeing this in my syslog ``` Apr 11 14:18:46 xxx opendkim[5426]: xxx.com: key data is not secure: /home/user-data is writeable and owned by uid 1002 which is not the executing...
Hey everyone, Just want to give you a big compliment! I'm back in full control of my bloody own email and SMTP server thanks to you all. Yeah, it's not...
Just got this error notification for first time. Using latest version of mailinabox, running on latest Ubuntu: ``` /etc/cron.daily/spamassassin: config: invalid regexp for __URI_TRY_3LD 'm,^https?://(?:try(?!r\.codeschool)|start|get(?!\.adobe)|save|check(?!out)|act|compare|join|learn(?!ing)|request|visit(?!or|\.vermont)|my(?!sub|turbotax|news\.apple|a\.godaddy|account|support|build|blob)\w)[^.]*\.[^/]+\.(?
A recent run of our gulp-compass task failed on our CentOS build server: ``` { [Error: Compass failed] message: 'Compass failed', fileName: '/home/buildagent/workspace/xxx/assets/theming/yyy.scss', showStack: false, showProperties: true, plugin: 'gulp-compass', __safety:...
Trying to create a new package here that comes with CSS packages only but `boot package` complains with ``` Assert failed: No .inc.js file found! ``` Is there a recipe...
On MacOS this command `pipupgrade -ly --no-cache-dir --pip-path pip` throws following error: ``` Checking... multiprocessing.pool.RemoteTraceback: """ multiprocessing.pool.RemoteTraceback: """ Traceback (most recent call last): File "/Users/michael-heuberger/.pyenv/versions/3.7.3/lib/python3.7/multiprocessing/pool.py", line 121, in worker result...
#### What's the bug all about? Each time I run `pipupgrade -ly --pip-path pip` it complains about invalid entries in `.pipupgrade/config.ini` #### What command led to this issue? ``` ~...
Okay, next one: When I have this grunt config ``` filerev: { images: { expand: true, cwd: 'client', src: 'images/site/**/*.*', dest: 'server/public } ``` Then we have those entries in...
``` prompt_garrett_preprompt_render:print:21: write error: broken pipe prompt_garrett_preprompt_render:21: write error: broken pipe ``` spotted when I run my .zshrc with `zprof`