Skip to content

400 Bad Request #12

@elimisteve

Description

@elimisteve

Here's what I ran after cloning the Plinth repo:

make
cd vendor/exmachina
sudo python ./exmachina.py &
cd ../../
./plinth.py

Output:

127.0.0.1 8000

When I visit http://127.0.0.1:8000, this is what I see:

400 Bad Request

Illegal cookie name __utma

Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/cherrypy/_cprequest.py", line 621, in respond
    self.process_headers()
  File "/usr/lib/python2.7/dist-packages/cherrypy/_cprequest.py", line 722, in process_headers
    raise cherrypy.HTTPError(400, msg)
HTTPError: (400, 'Illegal cookie name __utma')

Since I'm running all this on a 64-bit Linux desktop (and not a DreamPlug), obviously I can't configure the FreedomBox I don't have. What should I do to be able to at least see what Plinth looks like?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions