mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-22 03:30:37 +00:00
Update README.md (#7319)
This commit is contained in:
parent
f7300683e1
commit
6e86bc1c3b
@ -527,7 +527,8 @@ FAQ
|
||||
|
||||
Detailed explanation: [./docs/programmers_guide/db_faq.md](./docs/programmers_guide/db_faq.md)
|
||||
|
||||
### Default Ports and Protocols / Firewalls?
|
||||
### Default Ports and Protocols /
|
||||
alls?
|
||||
|
||||
#### `erigon` ports
|
||||
|
||||
@ -608,6 +609,8 @@ Hetzner may want strict firewall rules, like:
|
||||
RFC 922, Section 7
|
||||
```
|
||||
|
||||
See also about [IpTables](https://github.com/ledgerwatch/erigon/issues/6034#issuecomment-1510246635)
|
||||
|
||||
### How to get diagnostic for bug report?
|
||||
|
||||
- Get stack trace: `kill -SIGUSR1 <pid>`, get trace and stop: `kill -6 <pid>`
|
||||
|
Loading…
Reference in New Issue
Block a user