Skip to content
This repository has been archived by the owner on Dec 9, 2022. It is now read-only.

Invalid Pointer Error #7

Open
threeal opened this issue Mar 1, 2021 · 0 comments
Open

Invalid Pointer Error #7

threeal opened this issue Mar 1, 2021 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@threeal
Copy link
Member

threeal commented Mar 1, 2021

When deployed on Docker container using Heroku, the process exited with a log as follow:

2021-03-01T07:29:36.577711+00:00 heroku[web.1]: State changed from crashed to starting
2021-03-01T07:30:04.104939+00:00 heroku[web.1]: Starting process with command `/bin/bash -o pipefail -c cd\ /app\ \&\&\ rasa\ run\ --enable-api\ --cors\ \"\*\"\ --debug\ -p\ \21843`
2021-03-01T07:30:05.939875+00:00 app[web.1]: *** Error in `ps-run': realloc(): invalid pointer: 0x0000000000402349 ***
2021-03-01T07:30:05.993672+00:00 heroku[web.1]: Process exited with status 134
2021-03-01T07:30:06.058745+00:00 heroku[web.1]: State changed from starting to crashed

Although the workspace is fine when deployed locally. This problem may be caused by the limited memory that the Heroku app had.

@threeal threeal added the bug Something isn't working label Mar 1, 2021
@threeal threeal added this to the Version 1.0 milestone Mar 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant