How to upload bigger apps from iectl tool to IEM catalog

0
Hi all,  I use iectl to upload a custom app to our IEM via DevOps CI/CD. This works fine, but sometimes the upload runs into a connection timeout. The size of the image is about 500 mb.    Upload is started with iectl from the MS ubuntu build agent and takes about 2-3 minutes. iectl publisher app-project upload catalog Sometimes it just runs through, sometimes an error is logged:  Error response body: 'connect ETIMEDOUT #SomeIP#'   Is there any way to increase the connection timeout or upload the image compressed (its only 170 mb as .gz) or in chunks?   Thanks in advance
asked
2 answers
0

Hi Simon,

 

which IEM flavour are you using?

If you are using IEM Pro, you can follow the description  here.

If this does not solve your problem, please create a support request here.

 

Best,

Pascal

answered
1

Hi Pascal,

 

thank you for the hint, I didn't see this one. We use the cloud variant, so I think we can not address it that way. In the meantime, I was able to lower the size of the container a bit, so that the timeout does not occur anymore. But for future cases I'd like to have this resolved, so I will go for support.

 

answered