Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -237,12 +237,12 @@ Po raz pierwszy, musisz utworzyć ręcznie konto, uruchamiając plik binarny „

Włożyliśmy dużo pracy, próbując skonfigurować Raspberry Pi 4 jako pełny węzeł Ethereum, ponieważ wiemy, że ogromna baza użytkowników tego urządzenia może mieć bardzo pozytywny wpływ na sieć.

Proszę wziąć pod uwagę, że jest to pierwszy obraz oparty na Ubuntu 20.04, więc może być kilka błędów. Jeśli tak, otwórz zgłoszenie na [GitHub](https://github.com/diglos/pi-gen) lub skontaktuj się z nami na [Twitter](https://twitter.com/EthereumOnARM).
Proszę wziąć pod uwagę, że jest to pierwszy obraz oparty na Ubuntu 20.04, więc może być kilka błędów. Jeśli tak, otwórz zgłoszenie na [GitHub](https://github.com/diglos/ethereumonarm) lub skontaktuj się z nami na [Twitter](https://twitter.com/EthereumOnARM).

## Odniesienia {#references}

1. [geth repeatedly crashes with SIGSEGV](https://github.com/ethereum/go-ethereum/issues/20190)
2. [https://github.com/diglos/pi-gen](https://github.com/diglos/pi-gen)
2. [https://github.com/diglos/ethereumonarm](https://github.com/diglos/ethereumonarm)
3. https://ubuntu.com/download/raspberry-pi
4. https://en.wikipedia.org/wiki/Port_forwarding
5. https://prometheus.io
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -234,12 +234,12 @@ Pentru prima dată, trebuie să creezi manual un cont executând „validatorul

Am muncit mult încercând să instalăm Raspberry Pi 4 ca un nod complet Ethereum, deoarece știm că imensa bază de utilizare a acestui dispozitiv ar putea avea un impact foarte pozitiv în rețea.

Te rugăm să iei în considerare faptul că aceasta este prima imagine bazată pe Ubuntu 20.04, astfel încât ar putea exista unele erori. Dacă găsești erori, deschide un tichet pe [GitHub](https://github.com/diglos/pi-gen) sau contactează-ne pe [Twitter](https://twitter.com/EthereumOnARM).
Te rugăm să iei în considerare faptul că aceasta este prima imagine bazată pe Ubuntu 20.04, astfel încât ar putea exista unele erori. Dacă găsești erori, deschide un tichet pe [GitHub](https://github.com/diglos/ethereumonarm) sau contactează-ne pe [Twitter](https://twitter.com/EthereumOnARM).

## Referințe {#references}

1. [geth se blochează în mod repetat cu SIGSEGV](https://github.com/ethereum/go-ethereum/issues/20190)
2. [https://github.com/diglos/pi-gen](https://github.com/diglos/pi-gen)
2. [https://github.com/diglos/ethereumonarm](https://github.com/diglos/ethereumonarm)
3. https://ubuntu.com/download/raspberry-pi
4. https://en.wikipedia.org/wiki/Port_forwarding
5. https://prometheus.io
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -239,12 +239,12 @@ sudo systemctl start lighthouse && sudo systemctl enable lighthouse

我们投入了大量的工作,试图将 Raspberry Pi 4 设置为一个完整的以太坊节点,因为我们知道这个设备的庞大用户群可能对网络产生非常积极的影响。

请考虑到这是基于 Ubuntu 20.04 的第一个映像,所以可能会有一些错误。 如果是这样,请在[GitHub](https://github.com/diglos/pi-gen)上开立问题,或在[Twitter](https://twitter.com/EthereumOnARM)上联系我们。
请考虑到这是基于 Ubuntu 20.04 的第一个映像,所以可能会有一些错误。 如果是这样,请在[GitHub](https://github.com/diglos/ethereumonarm)上开立问题,或在[Twitter](https://twitter.com/EthereumOnARM)上联系我们。

## 参考: {#references}

1. [Geth 反复出现 SIGSEGV 崩溃](https://github.com/ethereum/go-ethereum/issues/20190)
2. [https://github.com/diglos/pi-gen](https://github.com/diglos/pi-gen)
2. [https://github.com/diglos/ethereumonarm](https://github.com/diglos/ethereumonarm)
3. https://ubuntu.com/download/raspberry-pi
4. https://en.wikipedia.org/wiki/Port_forwarding
5. https://prometheus.io
Expand Down