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

Encryption select has no options - AppService is not defined #5174

Open
2 tasks done
ChrisB85 opened this issue May 4, 2024 · 2 comments
Open
2 tasks done

Encryption select has no options - AppService is not defined #5174

ChrisB85 opened this issue May 4, 2024 · 2 comments

Comments

@ChrisB85
Copy link

ChrisB85 commented May 4, 2024

  • I have searched open and closed issues for duplicates.
  • I have searched the forum for related topics.

Environment info

  • Duplicati version: 2.0.8.107
  • Operating system: I'm running Duplicati using Docker
  • Backend: Any

Description

It is not possible to choose encryption method in "Add backup" wizard

Steps to reproduce

  1. Go to "Add backup" view
  2. Click Encryption select
  • Actual result:
    Select field has no options - unable to choose encryption method
  • Expected result:
    It should be possible to choose the method of encryption

Screenshots

image

Debug log

Developer console:
ReferenceError: AppService is not defined
at connectionError (AppUtils.js?v=2.0.8.107:373:23)
at angular.js:14567:28
at n.$eval (angular.js:15846:16)
at n.$digest (angular.js:15657:15)
at n.$apply (angular.js:15951:13)
at l (angular.js:10364:36)
at F (angular.js:10536:7)
at K.onload (angular.js:10477:9)
Docker log:
System.Globalization.CultureNotFoundException: Only the invariant culture is supported in globalization-invariant mode. See https://aka.ms/GlobalizationInvariantMode for more information. (Parameter 'name')

@duplicatibot
Copy link

This issue has been mentioned on Duplicati. There might be relevant details there:

https://forum.duplicati.com/t/early-preview-of-net8-builds-codename-2-0-8-107/17880/5

@kenkendk
Copy link
Member

kenkendk commented May 7, 2024

This seems to be related to the latest debug build with Docker.
See the forum link above for details.

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