Increase the port range net.ipv4.ip_local_port_range

There is a possibility that on a highly loaded server, such as a proxy or router, with a very large number of connections, free ports in the allocated range may run out, so you need to look at the current number used and, if necessary, increase the net.ipv4.ip_local_port_range value.

Continue reading “Increase the port range net.ipv4.ip_local_port_range”

Phabricator error – Attempting to construct a query using a non-utf8 string when utf8 is expected

I once noticed in Phabricator that one of the repositories is constantly with the Importing status (99.93%) … And I found the following errors in the logs:

Continue reading “Phabricator error – Attempting to construct a query using a non-utf8 string when utf8 is expected”