socketfile length limit
Open
- Dominant language
- Go
- Stars
- 13.6k
- Forks
- 1.4k
- Avg merge
- 2h 31m
- Merged PRs (30d)
- 4
Description
We got error like this
2019-01-23 21:05:28 FATAL listen unix /tmp/gh-ost.1xxxxxxxxxxxx.ad_rpt_yunying.ad_rpt_cps_ad_summary_dim_auth_duo_id_coloration_i_1d_partition.sock: bind: invalid argument
from this simple info ,we can't analyze problem,finally,we find this issue related to linux socketfile length limit
https://unix.stackexchange.com/questions/367008/why-is-socket-path-length-limited-to-a-hundred-chars/367012
I cant if we can show this error friendly.
Contributor guide
Assessment
This issue has not been assessed yet.