Skip to content

Commit 4a17e7f

Browse files
authored
known issues (#826)
1 parent f82c87e commit 4a17e7f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

price_service/server/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,3 +68,9 @@ $ docker buildx build -f price_service/server/Dockerfile -t pyth_price_server .
6868

6969
If you wish to build price service without docker, please follow the instruction of the price service
7070
[`Dockerfile`](./Dockerfile)
71+
72+
## Known Issues
73+
74+
The spy sometimes fails to connect to the peer-to-peer network on initialization. If this happens, the price
75+
service will not be able to retrieve any data. You can fix this problem by quitting, removing the containers from Docker,
76+
then restarting both containers. Simply stopping and starting the services tends not to work.

0 commit comments

Comments
 (0)