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

Add problem solving options in the logs for NoAcceptableResponseException #21

Open
BroEnotiKa opened this issue May 24, 2023 · 0 comments

Comments

@BroEnotiKa
Copy link

BroEnotiKa commented May 24, 2023

Source code of the error

Option 1:
Try ping clusterconfig, if it does not work - follow the following instructions:

  1. Win + R, enter control panel
  2. Select Network and Internet
  3. Select Change adapter settings
  4. Open VPN-connection settings (TAP-Windows Adapter V9)
  5. Select Networking -> Internet Protocol Version 4 -> Properties
  6. Select General -> Advanced
  7. Select DNS -> Append these DNS suffixes (in order): -> enter your organization domain suffix (for example, dev.skbkontur.ru)
  8. Try ping clusterconfig again
    image

Option 2:

  1. Create local file settings/clusterconfig inside your application folder with following content: clusterConfigHost := clusterconfig.<your.organization.domain.suffix>:9000 (for example, clusterConfigHost := clusterconfig.dev.kontur.ru:9000)
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

1 participant