[BUG] install from backend and console is running into an error #170

Closed
opened 2022-11-06 01:09:39 +01:00 by pit · 3 comments

Issue

It seems the fetched artefact URL is wrong.

Environment

  • Custom menu version: wish it would be latest release ;)
  • Nextcloud version: 25.0.1
  • PHP version: 7.4
  • Web server (Nginx, Apache2): apache
  • Web browser and version (Firefox 80, Google Chrome 74, etc): ff, gc, opera
Insert your configuration here. You can export the configuration using the admin page.

Steps to reproduce

trying download and activate the app from /index.php/settings/apps/customization or via console php occ app:install side_menu

Observed Results

script throws an error

Client error: GET https://gitnet.fr/attachments/d9f13dab-3a2b-4995-b98d-afe4eacbb23f resulted in a 404 Not Found response: Not Found

Expected Results

I think system should fetch another file, existent at https://gitnet.fr/attachments/

## Issue It seems the fetched artefact URL is wrong. ### Environment * Custom menu version: wish it would be latest release ;) * Nextcloud version: 25.0.1 * PHP version: 7.4 * Web server (Nginx, Apache2): apache * Web browser and version (Firefox 80, Google Chrome 74, etc): ff, gc, opera ``` Insert your configuration here. You can export the configuration using the admin page. ``` ### Steps to reproduce trying download and activate the app from /index.php/settings/apps/customization or via console php occ app:install side_menu ### Observed Results script throws an error Client error: `GET https://gitnet.fr/attachments/d9f13dab-3a2b-4995-b98d-afe4eacbb23f` resulted in a `404 Not Found` response: Not Found ### Expected Results I think system should fetch another file, existent at https://gitnet.fr/attachments/
pit added the
bug
label 2022-11-06 01:09:39 +01:00
Owner

Should works now!

Should works now!
Author

Hi,

now signature is not matching:

App with id side_menu has invalid signature

Hi, now signature is not matching: App with id side_menu has invalid signature
pit reopened this issue 2022-11-06 13:58:54 +01:00
Owner

Redirect was not enough. App has been republished.

Redirect was not enough. App has been republished.
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: deblan/side_menu#170
No description provided.