.xlsx works
It's trying to output all 170+ fields instead of only the visible ones. Probably hitting URL length. Only visible columns should be exported.
Print also broken (uses all allocated memory) - likely same issue. There is something somewhere about hiding non-visible cols from exports, just need to find it again.