GithubHelp home page GithubHelp logo

Comments (4)

simonw avatar simonw commented on July 17, 2024

Not sure why "Warning: Message parser reports malformed message packet." shows there.

You get that message if you are talking to an organization that doesn't have any instances yet - I tried it again with my personal account and got this:

/tmp % dig txt _apps.internal 

; <<>> DiG 9.10.6 <<>> txt _apps.internal
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 20340
;; flags: qr rd ad; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
;; WARNING: recursion requested but not available

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:
;_apps.internal.			IN	TXT

;; ANSWER SECTION:
_apps.internal.		5	IN	TXT	"datasette-apache-proxy-demo,datasette-demo,messages-demo,pillarpointstewards,simon-tiddlywiki,sjc-postgres"

;; Query time: 59 msec
;; SERVER: fdaa:0:4ef::3#53(fdaa:0:4ef::3)
;; WHEN: Sat May 21 12:27:02 PDT 2022
;; MSG SIZE  rcvd: 162

from docs.

simonw avatar simonw commented on July 17, 2024

Here's the relevant file: https://github.com/superfly/docs/blob/main/reference/private-networking.html.md

from docs.

simonw avatar simonw commented on July 17, 2024

This provides a neater, shorter output:

dig +noall +answer _apps.internal txt
_apps.internal.		5	IN	TXT	"datasette-apache-proxy-demo,datasette-demo,messages-demo,pillarpointstewards,simon-tiddlywiki,sjc-postgres"

from docs.

jsierles avatar jsierles commented on July 17, 2024

Thanks!

from docs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.