spatie / mailcoach-support

Questions and support for Mailcoach
https://mailcoach.app
31 stars 2 forks source link

Hitting errors when trying to update via composer #256

Closed LorenzoSapora closed 3 years ago

LorenzoSapora commented 3 years ago
Invalid credentials for 'https://satis.mailcoach.app/packages.json', aborting.
https://satis.mailcoach.app could not be fully loaded, package information was loaded from the local cache and may be out of date

Credentials have not changed, they exist, and seem to be repeatable.

yushkevichv commented 3 years ago

Same problem. Write to email

freekmurze commented 3 years ago

Could you try to empty your composer cache and try again?

composer clear-cache
LorenzoSapora commented 3 years ago

Now it's hitting a hard error, and not continuing with updating composer.. hmm

$ composer update
Loading composer repositories with package information

In RemoteFilesystem.php line 746:

  Invalid credentials for 'https://satis.mailcoach.app/packages.json', aborting.                                                                                

Double checked the key, it's exactly the same as in my purchases.

AlexVanderbist commented 3 years ago

Hi, sorry for the inconvenience. We've located and fixed the issue with the satis.mailcoach.app repository. Alternatively you can switch to the satis.spatie.be repository with the same authentication credentials.

LorenzoSapora commented 3 years ago

Is satis.mailcoach.app going to be depricated over satis.spatie.be at any point? Would it be wiser to use the spatie domain?

freekmurze commented 3 years ago

We will probably leave satis.mailcoach.app running for some time, but it's indeed better to use satis.spatie.be. We will communicate this change with all Mailcoach users beginning 2021.

LorenzoSapora commented 3 years ago

Thanks for the clarification, Freek. I'll make the change.