Tag: error

Letsencrypt error Invalid response from

Under some circumstances you may encounter an error while getting a certificate from Letsencrypt with Type: unauthorized and Detail: Invalid response from Most often it happens when website’s root is different from webserver’s root. Good example are Laravel based applications where website’s root is often in /public subfolder. In such case ACME challenges will be …

Continue reading

No input file specified error

When going on some link you can get “No input file specified” error in your browser. To resolve this error, check that in the file .htaccess there was no line:

Copy

Continue reading

RPC failed; curl 18 transfer closed with outstanding read data remaining

When I tried to clone a decently-huge git repository I got the error below. The most common issue is that the connection closes and the whole clone is cancelled.

After a lot of trial and errors and a lot of “remote end hung up unexpectedly” I have a way that works for me.

Continue reading

Reporting Services error 503: Error creating HTTP endpoint – Access is Denied

We had a case come in where they were seeing a blank page when they went to Report Manager for Reporting Services.  You may also see an HTTP 503 error.  This just means that the service had a problem and there was probably an exception that occurred under the hoods. In this case, the issue …

Continue reading

SSH authentication refused bad ownership or modes for file

So you created SSH keypair, installed public key on the server you want to connect to but, probably, made this not as described in this article: How To Set Up SSH Keys and now the server refuses your key and in /var/log/secure we can see message like this: Authentication refused: bad ownership or modes for …

Continue reading

Goautodial Logging in to your phone. Please wait

Goautodial-Logging-in-to-your-phone-Please-wait

The Gotodial was installed from ISO and agent had issue logging in. The login screen was hanging with the Logging in to your phone. Please wait… message. At that moment I did not have Letsencrypt certificate on Gotodial installed so it operated with default, self-signed certificate. In /var/log/messages there was the following:

Continue reading

Goautodial Login to Dialer button doesnt work

Goautodial-Login-to-Dialer-button-doesnt-work

After I set up Letsencrypt certificate in Goautodial box, pointed Apache and Kamalio to it (edited /etc/httpd/conf.d/ssl.conf and /etc/kamalio/tls.conf respectively), restarted the services with

I tried to log in to dialer but when I clicked Login to Dialer absolutely nothing happens. No error, the button doesnt work so an agent cannot login to dialer.

Continue reading

Failed to add /run/systemd/ask-password to directory watch: No space left on device

Upon installing Azure log collecting agent on Ubuntu machine I encountered the following error: Failed to add /run/systemd/ask-password to directory watch: No space left on device df command showed a lot of space so it’s not about a space itself but about inodes.

Continue reading

RPC failed; curl 55 OpenSSL SSL_write: Connection was aborted, errno 10053

When tried to execute git push I got the following error: RPC failed; curl 55 OpenSSL SSL_write: Connection was aborted, errno 10053 The full error message:

Continue reading

Vicidial Wrong Statistics in realtime report

Vicidial-realtime-report-wrong-data

The symptom is that Vicidial shows incorrect data in Realtime Reports: minutes and seconds are zeros and there are no other colors except for “Agent waiting for call”. To fix this check the following:

Continue reading

Load more