# Devkinsta\_adminer database Warnigns make GUI unreadable

**URL:** https://community.kinsta.com/t/devkinsta-adminer-database-warnigns-make-gui-unreadable/3244
**Category:** Bug Reports
**Created:** [April 5, 2024, 9:31pm UTC](https://community.kinsta.com/t/devkinsta-adminer-database-warnigns-make-gui-unreadable/3244 "2024-04-05T21:31:35Z")
**Posts on this page:** 1
**Showing post:** 21

<div class="post-metadata">

### Author: ![Adrian\_L](https://sea2.discourse-cdn.com/flex020/user_avatar/community.kinsta.com/adrian_l/32/2810_2.png) [@Adrian\_L](https://community.kinsta.com/u/Adrian_L)
#### Post date: [May 6, 2024, 3:45am UTC](https://community.kinsta.com/t/devkinsta-adminer-database-warnigns-make-gui-unreadable/3244/21 "2024-05-06T03:45:28Z")

</div>

Hi @laurentngu 👋

Welcome to the Kinsta Community!

I tested the workaround shared by @alonbg and it worked for me. I’m using a Windows 10 machine, and below are the steps I followed:

1. Run Docker Desktop as an administrator.  
 ![image](https://us1.discourse-cdn.com/flex020/uploads/kinsta/original/2X/d/d4bbc2217002041f2c8f9292cb24c180156c662e.png)

2. Open CMD and run it as an administrator.  
 ![image](https://us1.discourse-cdn.com/flex020/uploads/kinsta/original/2X/7/7d1f9418a85bc66900d2ab66a77939793b9c46ac.png)

3. In CMD, run the following command:

`docker run --network devkinsta_network --link devkinsta_db -p 15201:8080 ghcr.io/shyim/adminerevo:latest`

 ![image](https://us1.discourse-cdn.com/flex020/uploads/kinsta/original/2X/c/ccc6021c0494072492437da4c49801296b3ea71f.png)

1. Check the Docker Desktop to confirm that the container is running.  

2. Go to `http://localhost:15201/` and log in to the Devkinsta database using the following information:

**System:** MySQL  
**Server:** devkinsta\_db  
**User:** root  
**Password:** (You can find the password in Devkinsta \>\> Your Site \>\> Database section.)  
**Database:** (You can leave this empty.)

Please note that you’ll need to manually access `http://localhost:15201/` to use adminerevo, as the “Database manager” button in Devkinsta will still bring you to our Adminer UI.

I hope this workaround works for you.

---

_[View the full topic](https://community.kinsta.com/t/devkinsta-adminer-database-warnigns-make-gui-unreadable/3244)._
