-
Notifications
You must be signed in to change notification settings - Fork 98
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
API Site is gone? #108
Comments
+1 on this. I was using it on a project, and got surprised this afternoon when all my avatars stopped working. As a workaround, I created a Firebase Functions version that can be self-hosted "for free" while we get some responses about what happened to it. This is the repo: https://github.com/willcrisis/adorable-avatars-cloud-functions |
Hello, is there any news about this ? I am using your API in several projects too |
I've hosted the project on this domain: https://api.hello-avatar.com/adorables/ it's the same API as before, feel free to use it! |
Hey everyone, I'm no longer a contributor on the project so I don't have any insight into the situation, but I felt the need to chime in and say 🙏 THANK YOU 🙏 to everyone for jumping in and building these solutions. It's really awesome and heartwarming to see people rally like this ❤️ . Speaking historically: the avatars services was built to be a self-hosted dev tool, and the http://api.adorable.io/ instance was only ever intended to drive the demo page. But it was there, and public, and free, and so people started using it! We tried our best over the years to keep it up and performant, but the amount of traffic (and costs) kept rising, and I assume that trend has continued. So, I love seeing these ad hoc solutions as (IMO) it's getting back to the original intention of the project! But if there are things that we (the community) can do to make this more distributable/deployable, I think that would benefit everyone. |
Sorry for the sudden outage, and many thanks to those who have posted workarounds and alternative hosting! This outage boils down to an issue of an expired credit card with Heroku, where it's hosted, and the Heroku account getting suspended due to unpaid bills. In getting ready to update the CC, and considering the price tag (we're now at ~$280/month), I think this is a good seam for us to go ahead and shut down the free hosted API. I know that it's annoying to have a dependency start failing on you like this with no warning, and I'm sorry for that. Unfortunately I think there's no great way to provide an advance warning here, since there are no accounts or anything - but I'm sure there are decent solutions we could brainstorm in hindsight. In any case, I'm sorry to be the bearer of bad news, but I think your best option will be to self-host, or to point at an alternative hosted domain. |
Docker image for self hosters https://hub.docker.com/r/aldrio/adorable-avatars |
Very sad to see that the API is currently not available. I liked your avatar style. I am the maintainer of DiceBear Avatars and can suggest this as an alternative as well. |
This commit replaces the API used to generate an Adorable Avatar due to the original one been shut down by its creator. See itsthatguy/avatars-api-middleware#108
This commit replaces the API used to generate an Adorable Avatar due to the original one been shut down by its creator. See itsthatguy/avatars-api-middleware#108
The adorable.io service shut down as mentioned in this issue: itsthatguy/avatars-api-middleware#108 The new service URL is a service run by another individual. As the service’s code is public we should implement it as a django-app. Project sources are available: https://github.com/rylnd/avatars-utils and https://github.com/adorableio/avatars-api-middleware
…orables" instead thanks to @gfauchart at itsthatguy/avatars-api-middleware#108 (comment)
Thanks @gfauchart I guess we will need to do the same to maintain the service.... Its so good!! |
ther is no more site? |
The Adorable's API seems to be down: itsthatguy/avatars-api-middleware#108 I fixed it with an alternative which do exactly the same (same project, hosted elsewhere).
The Adorable's API seems to be down: itsthatguy/avatars-api-middleware#108 I fixed it with an alternative which do exactly the same (same project, hosted elsewhere).
Hi @gfauchart Thanks for hosting at https://api.hello-avatar.com/adorables/. Have been using for awhile now successfully, it seems to have stopped working recently, I get "ERROR: Failed to contact the origin". Is that intentional? Thank you! |
Hello @viking2917 , |
@gfauchart makes sense. Thanks for hosting for a time! |
I add Heroku support based on ur code https://github.com/AlphaWong/adorable-avatars So we should be able to generate |
We are currently hosting the service at https://adorable-avatars.broken.services/ https://adorable-avatars.broken.services/myseed Its running on a Hetzner root server (no unexpected AWS/Heroku bills). Its mainly for our in-house projects and some personal projects, feel free to use it. As long as the server is mostly idling i will keep it running, but if it drains too much ressources it might become broken (as the domain name suggests lol) |
I like the domain name. 😄 |
I made this package to replace the avatar service: https://github.com/asbiin/laravel-adorable https://packagist.org/packages/asbiin/laravel-adorable |
Not sure whose this site is: http://adorableavatars.com/ |
http://avatars.adorable.io/
no longer exists.
Is the only way to use via self-hosting now?
The text was updated successfully, but these errors were encountered: