Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesnt works on heroku deploys #4

Open
codebysandy opened this issue Jun 6, 2022 · 0 comments
Open

Doesnt works on heroku deploys #4

codebysandy opened this issue Jun 6, 2022 · 0 comments

Comments

@codebysandy
Copy link

doesnt works on heroku

gives the following error


Application Logs 2022-06-06T10:40:34.876593+00:00 app[worker.1]: file_exists = path.is_file() 2022-06-06T10:40:34.876604+00:00 app[worker.1]: File "/usr/local/lib/python3.9/pathlib.py", line 1456, in is_file 2022-06-06T10:40:34.876893+00:00 app[worker.1]: return S_ISREG(self.stat().st_mode) 2022-06-06T10:40:34.876896+00:00 app[worker.1]: File "/usr/local/lib/python3.9/pathlib.py", line 1232, in stat 2022-06-06T10:40:34.877141+00:00 app[worker.1]: return self._accessor.stat(self) 2022-06-06T10:40:34.877164+00:00 app[worker.1]: OSError: [Errno 36] File name too long: 034VXv6489********************************Q3gu3edLh6Z6Ygj29pE6i1U3OlxgA.session' 2022-06-06T10:40:35.128646+00:00 heroku[worker.1]: Process exited with status 1 2022-06-06T10:40:35.226438+00:00 heroku[worker.1]: State changed from up to crashed


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant