Skip to content

Manager UI logo fails to load — broken external URL #2702

Description

@herbkk

Welcome!

  • Yes, I have searched for similar issues on GitHub and found none.

What did you do?

Deployed Evolution API via Docker Compose (self-hosted) and opened the Manager UI at /manager in a browser.

What did you expect?

What did you expect?
The Evolution API logo to render in the top-left header of the Manager UI.

What did you observe instead of what you expected?

No logo is displayed — just broken alt text ("Logo"). Inspecting the DOM shows the element points to a hardcoded external URL:

Logo

Opening this URL directly in the browser returns a plain not found response, confirming the asset itself is missing/removed from the external host, rather than a local network/CORS issue.

Screenshots/Videos

Image Image

DevTools showing the broken pointing to the dead URL
Direct navigation to the URL showing not found

Which version of the API are you using?

2.3.7

What is your environment?

Docker

Other environment specifications

Evolution API version: v2.3.0 (also occurs on latest tag — please update if the image differs)
Deployment: Docker Compose, self-hosted
Database: PostgreSQL
Browser: Chrome (desktop)

If applicable, paste the log output

No response

Additional Notes

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions