0

Just signed up, unable to create a Rewrite rule

When I try to create a rewrite rule the button just spins and nothing happens. I've tried to several times. The console has an error message though.

SettingsRewrites.js:73 Uncaught TypeError: Cannot read properties of undefined (reading 'setState')    at SettingsRewrites.js:73:20    at api2.js:124:9    at XMLHttpRequest.c (Request.js:17:5)

If I dig into the web requests it's trying to post to `https://api.nextdns.io/profiles/8f77dc/rewrites` and that returns an error. Looks like the frontend javascript isn't parsing that properly.

{"errors":[{"code":"invalid","source":{"pointer":"name"}}]}

 Not sure what else I can do from this end. 

7 replies

null
    • Calvin_Hobbes
    • 3 mths ago
    • Reported - view

    I'm able to cause the button to spin and do nothing by entering an illegal character in the Domain field.   My javascript console shows a different error however.    Are you willing to post what's in your Domain field?

      • NathanPalmer
      • 3 mths ago
      • Reported - view

       I'm guessing it's rejecting the TLD of house. I tried several variations and they are all just spinning. You could try this *.test.house and it's doing the same thing. 

      https://icannwiki.org/.house

      • Calvin_Hobbes
      • 3 mths ago
      • Reported - view

       

      test.house

      is a valid domain.   Don't enter the asterisk, it will be applied automatically.

      However, for the  Answer you must use either an IP address or an FQDN https://kb.iu.edu/d/aiuv

      You cannot use an URL.   DNS doesn't know anything about URLs

      • NathanPalmer
      • 3 mths ago
      • Reported - view

       The * was my issue! It's a little confusing since the * shows up after you enter something in that field and not before. 

      • Calvin_Hobbes
      • 3 mths ago
      • Reported - view

       glad you got it working!   If you ask me, they aren’t properly handling input validation.   

    • kin
    • 1 mth ago
    • Reported - view

    How to solve this issue please help.

      • Calvin_Hobbes
      • 1 mth ago
      • Reported - view

       don’t enter asterisks 

Content aside

  • 1 mth agoLast active
  • 7Replies
  • 96Views
  • 3 Following