hirosystems / ordhook

Build indexers, standards and protocols on top of Ordinals and Inscriptions (BRC20, etc).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ordinals-api shows [FastifyError: Request body is too large] when receiving activities

taoyouxian opened this issue · comments

ordhook scan blocks begin end --post-to=http://localhost:3000/api/events --config-path=./Ordhook.toml

The above command uses Ordhook to stream and then post ordinal activities to http://localhost:3000/api/events

When I use this feature or just start the service with --post-to, the server in Ordinals-api will meet the problem as follows:
image