Laravel-Backpack / community-forum

A workspace to discuss improvement and feature ideas, before they're actually implemented.
28 stars 0 forks source link

[Bug] calendar-operation #1059

Closed Nebras83 closed 2 months ago

Nebras83 commented 3 months ago

Hello Backpack Support,

I am currently experiencing an issue accessing the calendar-operation package. Despite having authenticated my GitHub account and purchasing a PRO subscription, I am unable to download the package. The following error occurs during the installation process:

Failed to download backpack/calendar-operation from dist: The "https://backpackforlaravel.com/satis/download/dist/backpack/calendar-operation/backpack-calendar-operation-4dc697a9e285ae6c971e3728a23ec89861396db5-zip-0257e2.zip" file could not be downloaded (HTTP/2 400) Now trying to download from source Failed to execute git clone --mirror -- https://ghp...znv:x-oauth-basic@github.com/Laravel-Backpack/calendar-operation.git C:/Users/egate/AppData/Local/Composer/vcs/git-github.com-Laravel-Backpack-calendar-operation.git/ remote: Repository not found. fatal: repository 'https://github.com/Laravel-Backpack/calendar-operation.git/' not found

Here are the steps I have taken so far:

Configured GitHub authentication with composer config --global --auth http-basic.repo.backpackforlaravel.com . Updated the composer.json to include the Backpack repository. Attempted to install the package using composer require backpack/calendar-operation. Despite these steps, the installation fails. Could you please assist me in resolving this issue?

Thank you for your support.

Best regards,

karandatwani92 commented 3 months ago

Hey @Nebras83

Can you try the following:

  1. Go to the instructions tab of your account page https://backpackforlaravel.com/user/tokens
  2. Run the display command having your username & password:
    composer config http-basic.backpackforlaravel.com user**me pass**rd
  3. And then install
    composer require backpack/calendar-operation

Let me know if you still face the issue.

Nebras83 commented 3 months ago

I followed these steps and unfortunately I cannot download it

karandatwani92 commented 2 months ago

Hey @pxpm, what do you think the issue could be? Need your help!

pxpm commented 2 months ago

Hello @Nebras83

That error means that user and password does not match or that you don't have access to the package you are trying to download.

Go to https://backpackforlaravel.com/user/tokens in the Instructions tab you will find help on how to setup your authentication with the correct values (if that's the issue) and also check what packages/versions you have access to.

After that it should work. 👍

Cheers

karandatwani92 commented 2 months ago

I reread the issue, and It seems that PRO addon was bought and that doesn't include calendar-operation addon.

Closing the issue due to no activity.

Nebras83 commented 2 months ago

Any package that contains calendar-operation ?

M NBRAS MAHOOK

(Engineer)

KvK: 80683207

Bank: NL61 INGB 0009 1137 21

Tell: +31 6 84722331

Email: @.***

Kolbleistraat ,3192BD Rotterdam Nederland

https://egateweb.nl/ https://www.instagram.com/egateweb.nl/ https://www.facebook.com/EgateWeb.nl

On Thu, 11 Jul 2024 at 12:48, Karan Datwani @.***> wrote:

I reread the issue, and It seems that PRO https://backpackforlaravel.com/products/pro-for-one-project addon was bought and that doesn't include calendar-operation https://backpackforlaravel.com/products/calendar-operation addon.

Closing the issue due to no activity.

— Reply to this email directly, view it on GitHub https://github.com/Laravel-Backpack/community-forum/issues/1059#issuecomment-2222612913, or unsubscribe https://github.com/notifications/unsubscribe-auth/AN534PRYIC4VTDYNC4C6OOLZLZPIPAVCNFSM6AAAAABKDLVPL6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMRSGYYTEOJRGM . You are receiving this because you were mentioned.Message ID: @.***>

karandatwani92 commented 2 months ago

Hey @Nebras83

tabacitu commented 2 months ago

Good answers here, everyone. For future reference, ERROR 400 when trying to download a closed-source package means "user and password do not match". You can see all error codes and their meanings here - https://backpackforlaravel.com/docs/6.x/faq#errors-when-installing-paid-add-ons