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

error when saving #400

Open
pp1sp1 opened this issue Mar 7, 2024 · 3 comments
Open

error when saving #400

pp1sp1 opened this issue Mar 7, 2024 · 3 comments

Comments

@pp1sp1
Copy link

pp1sp1 commented Mar 7, 2024

when trying to save a project, an error often, but not always, appears, making it impossible to save the project

My error
Error: Got an unknown exception during persistence Protein Assets to a local file on disk!
Error: DesignConfigurationTableBlobSerializer::doSave - createZipPartFromFile failed!
Error: Got an unknown exception during persistence Protein Assets to a local file on disk!
Error: Got an unknown exception during persistence Protein Assets to a local file on disk!

Desktop (please complete the following information):

  • Operating system Big Linux(manjaro)
  • Desktop environment KDE Plasma
@sd1337
Copy link

sd1337 commented Mar 11, 2024

This plagued me for a year, recently found the solution in #310
It boils down to:
Go into Preferences -> Network -> Server Verification and select
Do not warn when accessing through an intermediate server
and save settings

@nordstream3
Copy link

@sd1337 The problem might be related to the solution in #310, but unfortunately this solution doesn't solve the problem.

I get output like this:

0e30:fixme:mpr:WNetGetUniversalNameW (L"C:\users\jens\AppData\Roaming\Autodesk\ADPSDK\JSON\73695730-9986-4367-b26e-23ecedb4d170_254.json.user.saving", 0x00000001, 0000000000000000, 00007728D41CEEC0): stub
0e30:fixme:mpr:WNetGetUniversalNameW (L"C:\users\jens\AppData\Roaming\Autodesk\ADPSDK\JSON\73695730-9986-4367-b26e-23ecedb4d170_255.json.user.saving", 0x00000001, 0000000000000000, 00007728D41CEEC0): stub
0dc0:fixme:bcrypt:BCryptGenRandom ignoring selected algorithm
0028:fixme:secur32:get_cipher_algid unknown algorithm 23
0028:fixme:secur32:get_mac_algid unknown algorithm 200, cipher 23
0028:fixme:bcrypt:BCryptGenRandom ignoring selected algorithm
0028:fixme:file:CopyFileExW cancel_ptr is not supported
0028:fixme:bcrypt:BCryptGenRandom ignoring selected algorithm
0e30:fixme:mpr:WNetGetUniversalNameW (L"C:\users\jens\AppData\Roaming\Autodesk\ADPSDK\JSON\73695730-9986-4367-b26e-23ecedb4d170_262.json.user.saving", 0x00000001, 0000000000000000, 00007728D41CEEC0): stub
0e30:fixme:mpr:WNetGetUniversalNameW (L"C:\users\jens\AppData\Roaming\Autodesk\ADPSDK\JSON\73695730-9986-4367-b26e-23ecedb4d170_262.json.user", 0x00000001, 0000000000000000, 00007728D41CEEC0): stub
0e30:fixme:mpr:WNetGetUniversalNameW (L"C:\Program Files\Autodesk\webdeploy\production\9852aa66f5af6660db76d8087c75a7da16ce322c\AdpSDKCore.dll", 0x00000001, 0000000000000000, 00007728D41CF5F0): stub
0028:fixme:secur32:get_cipher_algid unknown algorithm 23
0028:fixme:secur32:get_mac_algid unknown algorithm 200, cipher 23
0028:fixme:bcrypt:BCryptGenRandom ignoring selected algorithm
0028:fixme:bcrypt:BCryptGenRandom ignoring selected algorithm
0e30:fixme:mpr:WNetGetUniversalNameW (L"C:\users\jens\AppData\Roaming\Autodesk\ADPSDK\JSON\73695730-9986-4367-b26e-23ecedb4d170_263.json.user.saving", 0x00000001, 0000000000000000, 00007728D41CEEC0): stub
0e30:fixme:mpr:WNetGetUniversalNameW (L"C:\users\jens\AppData\Roaming\Autodesk\ADPSDK\JSON\73695730-9986-4367-b26e-23ecedb4d170_263.json.user", 0x00000001, 0000000000000000, 00007728D41CEEC0): stub
0e30:fixme:mpr:WNetGetUniversalNameW (L"C:\users\jens\AppData\Roaming\Autodesk\ADPSDK\JSON\73695730-9986-4367-b26e-23ecedb4d170_264.json.user.saving", 0x00000001, 0000000000000000, 00007728D41CEEC0): stub
0e30:fixme:mpr:WNetGetUniversalNameW (L"C:\users\jens\AppData\Roaming\Autodesk\ADPSDK\JSON\73695730-9986-4367-b26e-23ecedb4d170_264.json.user", 0x00000001, 0000000000000000, 00007728D41CEEC0): stub
0e30:fixme:mpr:WNetGetUniversalNameW (L"C:\users\jens\AppData\Roaming\Autodesk\ADPSDK\JSON\73695730-9986-4367-b26e-23ecedb4d170_265.json.user.saving", 0x00000001, 0000000000000000, 00007728D41CEEC0): stub

@pp1sp1
Copy link
Author

pp1sp1 commented Mar 22, 2024

Dręczyło mnie to przez rok, niedawno znalazłem rozwiązanie w #310 Sprowadza się to do: Przejdź do Preferencje -> Sieć -> Weryfikacja serwera i wybierz Do not warn when accessing through an intermediate server i zapisz ustawienia

thank you it works

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

No branches or pull requests

3 participants