Skip to content

Autumn exits with code 132 when receiving file upload. #277

@Terence-23

Description

@Terence-23

What happened?

When in the web interface I try to upload a file to my self-hosted instance the upload hangs at 100% and i receive a code 502 response from the server. According to docker logs autumn when receiving the file starts to handle it but exits with code 132. It seems to exit before MinIO is involved because there is nothing in it's logs. In trying to solve it I have built autumn image from scratch on the server which didn't resolve the issue. I am using a Raspberry Pi 4 as my server.

Autumn logs:

autumn-1  |  INFO  revolt_config > Starting revolt-autumn@0.12.1
autumn-1  |  INFO  revolt_autumn::api > Received file test.js
autumn-1  | Original hash: ff333440eb5ef8d7ce2e7c272e36f3495bd2aae43167f41cd9937aab40e00a38
autumn-1  | Original size: 416 bytes
autumn-1  | Mime type: plain/text
autumn-1  | Metadata: Text
autumn-1  | Processed file size: 432 bytes (103.85%).
autumn-1  | Processed hash: ff333440eb5ef8d7ce2e7c272e36f3495bd2aae43167f41cd9937aab40e00a38
autumn-1  | Processing took 17.923334ms
autumn-1 exited with code 132 (restarting)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions