Actions
Bug #12958
closedTransient error when disabling system api account
Pull Request:
Severity:
Minor - inconvenience | misleading | easy workaround
UX impact:
User visibility:
Operational - other Techniques | Rudder settings | Plugins
Effort required:
Very Small
Priority:
51
Name check:
Fix check:
Regression:
Description
I installed Rudder 4.1 then upgraded to 4.2 and 4.3. Installed rudder API plugin, and when I disabled "test system" token, I got the following error
[2018-07-13 15:01:35] ERROR com.normation.rudder.rest.RestUtils - "Could not update account 'Test system' cause : Unknown diff attribute: apiAccountKind"
schema does show the apiAccountKind
Reenabling/Redisabling it didn't show any error
Updated by Benoît PECCATTE over 6 years ago
- Target version changed from 4.3.4 to 4.3.5
Updated by Vincent MEMBRÉ over 6 years ago
- Project changed from Rudder to API authorizations
- Category deleted (
102) - Target version changed from 4.3.5 to 444
Updated by Nicolas CHARLES about 6 years ago
Happens also on fresh install of 4.3
Updated by Nicolas CHARLES about 6 years ago
logs are
[2018-08-30 10:30:14] WARN com.normation.rudder.repository.ldap.LDAPEntityMapper - Missing API authorizations level kind for token 'Test system' with id 'a92b486d-379a-4e96-b2e8-b1ac6f7fd4a5' [2018-08-30 10:30:25] WARN com.normation.rudder.repository.ldap.LDAPEntityMapper - Missing API authorizations level kind for token 'Test system' with id 'a92b486d-379a-4e96-b2e8-b1ac6f7fd4a5' [2018-08-30 10:30:25] WARN com.normation.rudder.repository.ldap.LDAPEntityMapper - Missing API authorizations level kind for token 'Test system' with id 'a92b486d-379a-4e96-b2e8-b1ac6f7fd4a5' [2018-08-30 10:30:25] ERROR com.normation.rudder.rest.RestUtils - "Could not update account 'Test system' cause : Unknown diff attribute: apiAccountKind"
Updated by François ARMAND about 6 years ago
- Severity set to Minor - inconvenience | misleading | easy workaround
- User visibility set to Operational - other Techniques | Technique editor | Rudder settings
- Effort required set to Small
- Priority changed from 0 to 47
Updated by Nicolas CHARLES about 6 years ago
- Subject changed from Transient error when disabling system api account with API plugin activated to Transient error when disabling system api account
- Priority changed from 47 to 46
this still happens, even with no plugin installed
cause is: upgrade from 4.1 to 4.3
Updated by Nicolas CHARLES about 6 years ago
exists also on fresh install(via rtf)
Updated by François ARMAND over 5 years ago
- Target version changed from 444 to 5.0-1.5
- Effort required changed from Small to Very Small
- Priority changed from 46 to 0
Updated by François ARMAND over 5 years ago
- User visibility changed from Operational - other Techniques | Technique editor | Rudder settings to Operational - other Techniques | Rudder settings | Plugins
- Priority changed from 0 to 53
Updated by Vincent MEMBRÉ almost 5 years ago
- Target version changed from 5.0-1.5 to 5.0-1.6
- Priority changed from 53 to 51
Updated by François ARMAND over 4 years ago
- Related to Bug #18052: Error displayed when switching from full access to read only added
Updated by François ARMAND about 4 years ago
- Status changed from New to Resolved
It seems to have been a duplate of #18052
Updated by François ARMAND about 4 years ago
- Related to deleted (Bug #18052: Error displayed when switching from full access to read only)
Updated by François ARMAND about 4 years ago
- Is duplicate of Bug #18052: Error displayed when switching from full access to read only added
Actions