David J Merritt
2015-07-15 16:59:16 UTC
I have been working with bottle for about 6 months now and I recently
encountered the following error when I attempt to load the webpage:
*There was an error parsing the JSON document. The document may not be
well-formed.*
*unexpected end of data at line 1 column 1*
I am able to start up my server without any problem, no error messages in
dev mode. I tried replacing the json files and removing all of the .pyc
files in my app folder to no avail... The only clue I have is that the
error seems to arise when I change json documents that are loaded into the
app. I have double-checked that the json is formed correctly.
I have not been able to resolve the issue shy of a complete reboot of my
system. I am running Python v 2.7.9, bottle.py 0.12.8 on OSX 10.10.1
Any help would be greatly appreciated!
--
encountered the following error when I attempt to load the webpage:
*There was an error parsing the JSON document. The document may not be
well-formed.*
*unexpected end of data at line 1 column 1*
I am able to start up my server without any problem, no error messages in
dev mode. I tried replacing the json files and removing all of the .pyc
files in my app folder to no avail... The only clue I have is that the
error seems to arise when I change json documents that are loaded into the
app. I have double-checked that the json is formed correctly.
I have not been able to resolve the issue shy of a complete reboot of my
system. I am running Python v 2.7.9, bottle.py 0.12.8 on OSX 10.10.1
Any help would be greatly appreciated!
--
--
You are member of the "bottlepy" group at google groups.
See http://groups.google.de/group/bottlepy for mailing list options.
See http://bottlepy.org/ for news and documentation.
---
You received this message because you are subscribed to the Google Groups "bottlepy" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bottlepy+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You are member of the "bottlepy" group at google groups.
See http://groups.google.de/group/bottlepy for mailing list options.
See http://bottlepy.org/ for news and documentation.
---
You received this message because you are subscribed to the Google Groups "bottlepy" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bottlepy+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.