Git Product home page Git Product logo

Comments (13)

Valkyrurr avatar Valkyrurr commented on May 31, 2024 4

I'll be implementing a better cleanup job and in the meantime simply clean images more frequently!

Seems like that fixes it. Thank you, @LasseRafn !

from ui-avatars.

LasseRafn avatar LasseRafn commented on May 31, 2024 3

Okay so as Issue #45 points out, its simply related to server storage. Every image is cached for a period of time β€” however as of now (5 minutes ago) we had 214.007.808 images stored (causing the storage to be full πŸ˜…

I'll be implementing a better cleanup job and in the meantime simply clean images more frequently!

Sorry

from ui-avatars.

LasseRafn avatar LasseRafn commented on May 31, 2024 3

Follow-up: I setup alerts for disk-space (and other key metrics) so this will be caught before it happens (if it does) in the future

Screenshot 2020-05-26 12 26 31

Next up is:

  • cleaning job fixes
  • error monitoring
  • get git repo in sync with live

from ui-avatars.

LasseRafn avatar LasseRafn commented on May 31, 2024 2

Thats super strange! let me dig into it β€” thanks for doing all the debugging

from ui-avatars.

udaysinghcode avatar udaysinghcode commented on May 31, 2024 1

Likewise, I'm feeling like @karlerss is probably on the money here, but hard to debug without being able to look at the logs. I'm sure @LasseRafn will know what's up (and thank you, of course for hosting this incredibly useful API).

from ui-avatars.

udaysinghcode avatar udaysinghcode commented on May 31, 2024 1

Thanks a ton! Looks great!

from ui-avatars.

karlerss avatar karlerss commented on May 31, 2024

Having same issues. Storage/cache?

from ui-avatars.

udaysinghcode avatar udaysinghcode commented on May 31, 2024

Yeah, all my old ones seem to be running alright. Anything that had been built before is returning, it's new images that are breaking. I pulled the repo, but can't seem to find anything. My suspicion is that it's a cache issue, but will wait for @LasseRafn to chime in!

from ui-avatars.

Valkyrurr avatar Valkyrurr commented on May 31, 2024

Happening to me as well. Noticed that it only breaks when color and/or background is added.

Works:
https://ui-avatars.com/api/?name=John+Doe&rounded=true&bold=true

Breaks:
https://ui-avatars.com/api/?name=John+Doe&rounded=true&bold=true&color=0D8ABC
https://ui-avatars.com/api/?name=John+Doe&rounded=true&bold=true&background=0D8ABC

from ui-avatars.

udaysinghcode avatar udaysinghcode commented on May 31, 2024

@Valkyrurr - that's super interesting, because check this out:
https://ui-avatars.com/api/?name=John+Doe&background=0D8ABC&color=fff&rounded=true

If I move your rounded to the end, it's suddenly passing.

from ui-avatars.

Valkyrurr avatar Valkyrurr commented on May 31, 2024

Woah. I'm not even using the rounded parameter in my current implementation. Some hex values just do not work though... e2430a for example. I'm pretty sure these values worked before, for atleast months on using this API.

from ui-avatars.

vishnutk avatar vishnutk commented on May 31, 2024

https://ui-avatars.com/api/Michele%20Vodaro/400/333941/FFFFFF stopped suddently for me and giving The image <> can not be displayed because it contain errors message. Image seems to be started loading again. Any inputs?

from ui-avatars.

jaragones avatar jaragones commented on May 31, 2024

Hey @LasseRafn ! Can it be that issue generating new images is back?

This url works:
https://eu.ui-avatars.com/api/?name=JA&rounded=true&background=ffffff&color=1590E3&bold=true&font-size=0.65

But this ones doesn't:
https://eu.ui-avatars.com/api/?name=LA&rounded=true&background=ffffff&color=1590E3&bold=true&font-size=0.65

from ui-avatars.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.