nextcloud / social

🎉 Social can be used for work, or to connect to the fediverse!
https://apps.nextcloud.com/apps/social
GNU Affero General Public License v3.0
488 stars 59 forks source link

Could not extract app social when try to install from repo #421

Open ghost opened 5 years ago

ghost commented 5 years ago

Getting this wenn i try to download and install from repo

0. /settings/Controller/AppSettingsController.php - line 438:OC\Installer->downloadApp("social")
1./lib/private/AppFramework/Http/Dispatcher.php - line 166:OC\Settings\Controller\AppSettingsController->enableApps([ "social"], [])
2. /lib/private/AppFramework/Http/Dispatcher.php - line 99:OC\AppFramework\Http\Dispatcher->executeController(OC\Settings\ ... {}, "enableApps")
3. /lib/private/AppFramework/App.php - line 118:OC\AppFramework\Http\Dispatcher->dispatch(OC\Settings\ ... {}, "enableApps")
4. /lib/private/AppFramework/Routing/RouteActionHandler.php - line 47:OC\AppFramework\App::main("OC\\Setting ... r", "enableApps", OC\AppFramew ... {}, { _route: "s ... "})
5. <<closure>>
OC\AppFramework\Routing\RouteActionHandler->__invoke({ _route: "s ... "})
6. /lib/private/Route/Router.php - line 297:call_user_func(OC\AppFramew ... {}, { _route: "s ... "})
7. /lib/base.php - line 987:OC\Route\Router->match("/settings/apps/enable")
8. /index.php - line 42:OC::handleRequest()
360fun commented 5 years ago

same problem here! 😢 #notfixed!

ArtificialOwl commented 5 years ago

can you describe your process of installation ?

360fun commented 5 years ago

I just downloaded and unpacked manually the source code of NextCloud in the root of my shared hosting (connected to a subdomain), after that I installed some Apps from the menu: everything else seems working :)

ghost commented 5 years ago

can you describe your process of installation ?

The error message comes when I try to install the app from the app area.

ArtificialOwl commented 5 years ago

@360fun if you download the app from the repo, you need to build the app by running make

@copiis do you have issue with other apps ?

ghost commented 5 years ago

@copiis do you have issue with other apps ?

Yes with "Carnet" i have the same issue.

360fun commented 5 years ago

@360fun if you download the app from the repo, you need to build the app by running make

I installed it from the App store: image image

ArtificialOwl commented 5 years ago

do you already have a social folder with wrong rights in nextcloud/apps/ ?

ghost commented 5 years ago

There is no "social" folder in the app folder

360fun commented 5 years ago

do you already have a social folder with wrong rights in nextcloud/apps/ ?

nope... :(

360fun commented 5 years ago

I had to install it manually: the download was really slow and the first time failed, maybe that's the reason why it fails from the app store? in this way it works.

ArtificialOwl commented 5 years ago

@copiis can you try with 0.2.100 ?

ghost commented 5 years ago

Yes it is working now

360fun commented 5 years ago

I tried to update but I've got:

"An error occured during the request. Unable to proceed. Couldn't update app."

Console message: Failed to load resource: the server responded with a status of 500 () apps/update/social:1

ArtificialOwl commented 5 years ago

check permissions on apps/social/

360fun commented 5 years ago

755 like the others... 😞

ArtificialOwl commented 5 years ago

i mean, check the user/owner

360fun commented 5 years ago

same user/owner of the others...

gdepountis commented 4 years ago

I have similar problem. All others app installed with satisfactory results only 'social & "carnet: cannot installed. nextcloud 17

Exception: Could not extract app 0./settings/Controller/AppSettingsController.php - line 444:OC\Installer->downloadApp("social")

1./lib/private/AppFramework/Http/Dispatcher.php - line 170:OC\Settings\Controller\AppSettingsController->enableApps([ "social"], [])

2./lib/private/AppFramework/Http/Dispatcher.php - line 99:OC\AppFramework\Http\Dispatcher->executeController(OC\Settings\ ... {}, "enableApps")

3./lib/private/AppFramework/App.php - line 126:OC\AppFramework\Http\Dispatcher->dispatch(OC\Settings\ ... {}, "enableApps")

4./lib/private/AppFramework/Routing/RouteActionHandler.php - line 47:OC\AppFramework\App::main("OC\Setting ... r", "enableApps", OC\AppFramew ... {}, { _route: "s ... "})

5.<>OC\AppFramework\Routing\RouteActionHandler->__invoke({ _route: "s ... "})

6./lib/private/Route/Router.php - line 297:call_user_func(OC\AppFramew ... {}, { _route: "s ... "})

7./lib/base.php - line 1000:OC\Route\Router->match("/settings/apps/enable")

8./index.php - line 42:OC::handleRequest()

squintarelli commented 3 years ago

I get the same error when installing from NC's web interface any hints ?

ArtificialOwl commented 3 years ago

I am working on fixing master as soon as possible. If not today, tomorrow !

squintarelli commented 3 years ago

still the same error... :-(

trendless commented 3 years ago

getting this error when I try to update (or install after removing) on 20.0.6 after upgrading from 19.0.7.

squintarelli commented 3 years ago

still same error

lgwapnitsky commented 3 years ago

Same errors on latest snap

ueen commented 3 years ago

cant install

localjo commented 3 years ago

Sorry for the +1 comment, @copiis can we re-open this issue? It is not resolved. Lots of people seem to still be experiencing it. I'm unable to install the Social app. When I click "Download and Install" in the UI, I get the following error:

Could not extract app social: Out-of-path file extraction {/tmp/oc_tmp_moPsbR-folder/social/vendor/bin/parallel-lint --> ../jakub-onderka/php-parallel-lint/parallel-lint} 

Screen Shot 2021-05-19 at 8 29 22 PM

ghost commented 3 years ago

Ok

Sorry for the +1 comment, @copiis can we re-open this issue? It is not resolved. Lots of people seem to still be experiencing it. I'm unable to install the Social app. When I click "Download and Install" in the UI, I get the following error:

Could not extract app social: Out-of-path file extraction {/tmp/oc_tmp_moPsbR-folder/social/vendor/bin/parallel-lint --> ../jakub-onderka/php-parallel-lint/parallel-lint} 

Screen Shot 2021-05-19 at 8 29 22 PM

Okay

imnotjack91 commented 3 years ago

I also have this issue when installing from app store on clean snap install.

bitassassin commented 3 years ago

I just ran into this on the vultr nextcloud build