-
Hi,
We are interested in deploying our own production version of phant, We have set up phant on our own server and got it running at port 8080. We have tried to send some data to the server and it do…
-
Anytime data is pushed to my private server, phant crashes with this error.
```
/usr/local/lib/node_modules/phant/lib/validator.js:173
if (!data.hasOwnProperty(key)) {
^
TypeEr…
-
I just have Phant installed on my local machine. But I wonder if we can customise the design and layout of Phant? If so, any documentations or guides out there for us to follow? I can't the location o…
-
This is a local phant instance. It was up and running for awhile but now getting the following on startup:
# phant
(node:20144) fs: re-evaluating native module sources is not supported. If you are u…
-
It seems that any time I stop Phant (ctrl-c), then restart, I get an error. This error is usually something to do with `datastore.js:61 if (err) { throw err; }`. I'm guessing this is because, despite…
-
(node:3344) DeprecationWarning: os.tmpDir() is deprecated. Use os.tmpdir() instead.
/opt/bitnami/nodejs/lib/node_modules/phant/lib/validator.js:173
if (!data.hasOwnProperty(key)) {
…
-
phant http server running on port 8080
phant telnet server running on port 8081
HTTP output: { Error: ENOENT: no such file or directory, open 'phant_streams/35b1/36f064a411e794ff6b9f26be3c01/stream.…
-
Hi.
It looks like a lammer is downloading a .csv file too many times of a stream in my server.
This generates this error when I try to access any page:
> Error: EMFILE: too many open files, scandir …
-
Spotted in the readme.md file, committed here https://github.com/sparkfun/phant-manager-sparkfun/commit/0533e0577a465550652827e8ae551d22304645e8
-
I have installed phant on Ubuntu 16.04.
im using node v7.2.0
Phant has been tweeked from a fork on here to function with node v7.
Node / Phant appears to leak open file descriptors. I have noticed …