Unyson icon indicating copy to clipboard operation
Unyson copied to clipboard

Cannot create temporary directory

Open algogenetic opened this issue 4 years ago • 6 comments

Running latest versions of Wordpress into Bitnami Stack on AWS Lightsail. Installing Unyson extensions give following errors :

Downloading the "Backup & Demo Content" extension...

Cannot create temporary directory:

Cannot create temporary directory: Return to Extensions page

Can you please help ?

algogenetic avatar Jan 27 '22 12:01 algogenetic

did you solve this? @algogenetic

SonerAbay avatar Apr 02 '22 22:04 SonerAbay

Got the same issue. Any update on this

wkrubon avatar Apr 10 '22 12:04 wkrubon

@SonerAbay @wkrubon Possible duplicate of #4186. Does this solution help at all?

trevordboyer avatar Apr 20 '22 03:04 trevordboyer

Same issue, didn't work for me.

bigjeffuk avatar Sep 14 '22 12:09 bigjeffuk

I am also facing the same issue form last two months.

Install Compatible Extensions Downloading the "Backup & Demo Content" extension...

Cannot create temporary directory:

Downloading the "Portfolio" extension...

Cannot create temporary directory:

Downloading the "Mega Menu" extension...

Cannot create temporary directory:

Cannot create temporary directory: Cannot create temporary directory: Cannot create temporary directory:

Sahu-Ayush avatar Oct 26 '22 11:10 Sahu-Ayush

Hey guys, I solved the problem.

Just go to the linux's command line, access the config archive using: image

Then find this piece of code: image

Press ' i ' to insert a new line below that one, and write: image

As a result you must have: image

Then just press 'ESC' to stop editing, then :W to save - or write - the code, and lastly :Q to quit the file.

Now you must be able to run it successfully: image

faynercosta avatar Nov 02 '22 05:11 faynercosta