unable to install terra on Posit Cloud

When I try to install terra on posit cloud I get timed out and am unable to install:

There are instructions on the site for linux install but we don't have sudo access on Posit cloud. Is there another solution?

We've had luck installing if you upgrade your project to Ubuntu 24.04 and install after it upgrades. Can you try that? That should install a binary version that doesn't require all the memory that an install from source does (it appears your project is running out of memory)

Thanks @samp, Can you please provide some detail as to how we would upgrade to Ubuntu 24.04 in Posit Cloud?

While your project is open, click the gear on the top right near your username, then choose System, choose the new OS from the dropdown then click Apply Changes.

this will restart your project on the new OS

2 Likes

Thank you very much for your help @samp , after upgrading Ubuntu as you suggested I was able to install terra. Thank you!

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.