Hi is anyone else facing error in submission. All my builds are passing in local and I have verified multiple times and also tried a clean install and build. Everything passes on local but the same image fails on the submission portal, it runs for roughly 130 to 140s and then fails. And whats surprising is the STDOUT and STDERR are completely blank
If anyone out there has a working solution for submission please share some guidance
@bha51 i assume Fixed submission failing on Portal is a follow up to this and the issue can be considered close? Feel free to open a PR to add your findings to aic/docs/troubleshooting.md at main · intrinsic-dev/aic · GitHub
yes the issue is fixed for me, but the evaluation portal still does not provide err logs when it fails (imports taking too long or race conditions due to using wall time). Is this behavior intended?