Skip to content
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

Could not save configuration #1049 - Unknown database 'phpmyadmin' #17368

Closed
liviuconcioiu opened this issue Feb 11, 2022 · 2 comments · Fixed by #17374
Closed

Could not save configuration #1049 - Unknown database 'phpmyadmin' #17368

liviuconcioiu opened this issue Feb 11, 2022 · 2 comments · Fixed by #17374
Assignees
Labels
Bug A problem or regression with an existing feature has-pr An issue that has a pull request pending that may fix this issue. The pull request may be incomplete
Projects
Milestone

Comments

@liviuconcioiu
Copy link
Contributor

liviuconcioiu commented Feb 11, 2022

Describe the bug

Could not save configuration #1049 - Unknown database 'phpmyadmin' error is given when refreshing home page. This is only shown on Firefox. Possibly related to 1faab71

Also, I've noticed that phpmyadmin can be created, it will appear in databases, but there is no way to remove it.

To Reproduce

Steps to reproduce the behavior:

  1. Go to https://demo.phpmyadmin.net/master-config/
  2. See error

Expected behavior

The error should not show.

Screenshots

11.02.2022_01.06.36_REC.mp4
11.02.2022_01.16.29_REC.mp4

Server configuration

  • Operating system:
  • Web server:
  • Database version:
  • PHP version:
  • phpMyAdmin version: 5.1.3

Client configuration

  • Browser: Firefox
  • Operating system: Windows

Additional context

Edit: Affects phpMyAdmin 5.1 and all browsers.

@liviuconcioiu
Copy link
Contributor Author

@MauricioFauth

@MauricioFauth
Copy link
Member

MauricioFauth commented Feb 12, 2022

This issue can also be reproduced on Chromium. Looks like a session issue, since clearing the session "fixes" it. Affects phpMyAdmin 5.1 as well.

@MauricioFauth MauricioFauth added the Bug A problem or regression with an existing feature label Feb 12, 2022
@williamdes williamdes added the has-pr An issue that has a pull request pending that may fix this issue. The pull request may be incomplete label Feb 13, 2022
@williamdes williamdes added this to the 5.1.4 milestone Feb 13, 2022
@williamdes williamdes added this to Needs triage in issues via automation Feb 13, 2022
@williamdes williamdes moved this from Needs triage to ready to merge in issues Feb 13, 2022
MauricioFauth added a commit that referenced this issue Feb 15, 2022
- Fix for invalid cache when losing access to config
  storage after it being cached

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
@MauricioFauth MauricioFauth self-assigned this Feb 15, 2022
issues automation moved this from ready to merge to Closed Feb 15, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug A problem or regression with an existing feature has-pr An issue that has a pull request pending that may fix this issue. The pull request may be incomplete
Projects
issues
  
Closed
Development

Successfully merging a pull request may close this issue.

3 participants