Antsle Forum

Welcome to our Antsle community! This forum is to connect all Antsle users to post experiences, make user-generated content available for the entire community and more. 

Please note: This forum is about discussing one specific issue at a time. No generalizations. No judgments. Please check the Forum Rules before posting. If you have specific questions about your Antsle and expect a response from our team directly, please continue to use the appropriate channels (email: [email protected]) so every inquiry is tracked. 

Please or Register to create posts and topics.

NGinX in latest EdgeLinux not proxying image/iso uploads

In the latest EdgeLinux it looks like NGinX is not processing uploads due to file size restrictions when proxying.  If you connect directly to Antman on port 3000, you can upload your image/iso as normal.

2020/02/11 22:50:42 [error] 26961#0: *1123 client intended to send too large body: 2000990 bytes, client: 10.30.1.10, server: anteggs.local, request: "POST /uploads HTTP/1.1", host: "anteggs.local", referrer: "http://anteggs.local/"
2020/02/11 22:50:42 [error] 26966#0: *1124 client intended to send too large body: 2001008 bytes, client: 10.30.1.10, server: anteggs.local, request: "POST /uploads HTTP/1.1", host: "anteggs.local", referrer: "http://anteggs.local/"

 

Haley has reacted to this post.
Haley

Hi @jasmineforsyth

For uploading the ISO, you can try using connecting to antMan this way:
http://antsle_private_ip:3000

where antsle_private_ip is the private IP of your antsle.

Also, on antsle's, I've been using sftp to upload ISO's to folder in antlets and then using Image Source = Path
then selecting the path to the ISO.  Example:  /antlets/images/my_file.iso

Please note that this will delete the my_file.iso after importing.

Thank you,
antsle Support