Giter Club home page Giter Club logo

Comments (4)

x1ddos avatar x1ddos commented on August 18, 2024

Hey Brandon, when you start dev appserver with a dev_appserver.py path/to/my/app are you sure neither go-endpoints.appspot.com nor tictactoeapp are in path/to/my/app?

If one of them is, that would be the perfect reason for panic: http: multiple registrations for /_ah/spi/ error.

Could you post a layout of your app (a screenshot or just an ls -lr path/to/my/app)? That would be super helpful!

from go-endpoints.

philips avatar philips commented on August 18, 2024

I usually use dev_appserver.py . with GO_PATH=$PWD. The reason for this is I check all of my project dependencies into git and don't use a global project workspace.

philips:~GOPATH/ (master*) $ ls -lr                                   [9:36:05]
total 56
drwxr-xr-x  3 philips  admin   102 Apr 27 08:18 types
-rwxr-xr-x  1 philips  admin   865 Apr 18 15:06 test.sh
drwxr-xr-x  4 philips  admin   136 Apr 22 09:33 src
drwxr-xr-x  3 philips  admin   102 Apr 19 16:16 pkg
drwxr-xr-x  6 philips  admin   204 Apr 18 15:02 fixtures
-rw-r--r--  1 philips  admin  5232 Jun  1 22:12 core-update.go
-rw-r--r--  1 philips  admin   143 Jun  1 21:43 app.yaml
-rw-r--r--  1 philips  admin  1682 Jun  1 22:11 app.go
-rw-r--r--  1 philips  admin  2787 Apr 29 16:05 admin.go
-rw-r--r--  1 philips  admin   172 Apr 12 13:31 README.md
philips:~GOPATH/ (master*) $ ls -lr src/github.com/crhym3/go-endpoints
total 8
drwxr-xr-x  11 philips  admin   374 Jun  1 21:42 endpoints
-rw-r--r--   1 philips  admin  3903 Jun  1 21:42 README.md

from go-endpoints.

x1ddos avatar x1ddos commented on August 18, 2024

I see... Yeah, that's probably a good idea to move tictactoe app and go-endpoints.appspot out of the repo anyway.

I'll keep tictactoeapp as empty dir with a readme pointing to the right direction for now and will remove it at some point. Hope this won't cause dev server to crash anymore.

from go-endpoints.

philips avatar philips commented on August 18, 2024

@crhym3 Thanks! Sorry for the trouble :)

from go-endpoints.

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.