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

IEEE802.1x pb #1824

Open
fmiu-imperosoftware opened this issue Oct 2, 2024 · 2 comments
Open

IEEE802.1x pb #1824

fmiu-imperosoftware opened this issue Oct 2, 2024 · 2 comments

Comments

@fmiu-imperosoftware
Copy link

Hi,
Cannot add more than one wired and one wireless ieee configs. After adding a wired/wireless ieee config, adding another of the same type results in
responseBody: {
error: 'Unique key violation',
message: '802.1x config: test2 already exists'
}
whatever the name of the config is.
Tried from the sample web ui (tenantId empty) and with rps api (with tenantId), the same behaviour .
The config does not exists in reality, checked with rps api. As soon as the first ieee config is deleted, another may be created, with exactly the same name that previously generated the error.

@graikhel-intel
Copy link
Contributor

I deployed the toolkit using docker compose with the RPS main branch. I was able to create multiple IEEE configs for both wired and wireless through the sample-web-ui. Are there any specific steps to reproduce this? The profile name must be unique. If I try to create a profile with an existing name, then I see the unique key violation error.

image

@fmiu-imperosoftware
Copy link
Author

fmiu-imperosoftware commented Oct 2, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants