Mostly Getting Cannot decode Image Error

0 votes
asked Jan 26, 2022 in Question / help by Simplyfvs

I need help!

I tried so many diff image links, also diff image types, but i always get error “cannot decode” for the image in the diagram. Does anyone know a solution or answer to how to avoid this error in plantuml.

Here’s my code:

@startuml
!theme sketchy-outline
hide circle
class "**Employee Experience**" {
<img: https://s10.gifyu.com/images/E9C6AC4C-E4F6-4DFE-A583-F142585AC18F.jpg>
}
@enduml

commented Jan 29, 2022 by The-Lu (64,340 points)

It it more general...
I just open a defect here:

1 Answer

+1 vote
answered Mar 6, 2022 by plantuml (295,000 points)
We had some certificate issues on the server.

It should be fixed now!

Sorry for the delay.
...