Hi,
it’s possible to export tokens from Privacyidea to another Privacyidea Db?
I have some missing tables from db on privacyidea 2.11 and i don’t be able to upgrade schema to
move to 2.19 installation.
Kind regards!
Hi,
it’s possible to export tokens from Privacyidea to another Privacyidea Db?
I have some missing tables from db on privacyidea 2.11 and i don’t be able to upgrade schema to
move to 2.19 installation.
Kind regards!
I’ ve tried to create a new db in postgres.
Import schema 2.19 and import data from 2.11 db.
All workings fine but when i try to test a token from
webui->test token i receive this error:
‘ascii’ codec can’t decode byte 0x85 in position 0: ordinal not in range(128)
Cornelius, can you help me?
Thanks a lot,
Ale.
Solved.
I’ ve replicated the same enckeys on new node.
All workings fine,