Error:repl process died unexpectedly exit status 2

such an error comes out when training a neuron
repository
how to solve a problem¿¿¿

Hi @MrPronya thanks for your question and welcome to the community!

When I forked your Repl and ran it I noticed it maxed out the storage almost instantly

image

Can you confirm this is what happens to your Repl when you run it too?

1 Like

yes, he ran out of storage, if it’s because of him then it’s sad

Yes. the Repl is using too much storage.

You can fix this by boosting the Repl or using a third-party storage provider that is able to store your files.

2 posts were split to a new topic: How to use a third-party storage provider

enable Explorer (then run kill 1 in Shell on any active repl) to get earlier access to per-account storage limits. If you run out of storage, you could pay a subscription for more. Note that a dedicated VM deployment allows 50 GiB storage

1 Like