summaryrefslogtreecommitdiffstats
path: root/logs.txt
blob: 2f3fa7464b189bff2471804fa42192e4e8ec3802 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
[[[[[ ~/Projects/wekan ]]]]]

=> Started proxy.
=> A patch (Meteor 1.6.1.4) for your current release is available!
   Update this project now with 'meteor update --patch'.
=> Started MongoDB.
I20190104-18:05:07.115(1)? Presence started serverId=5obj8Jf6oCDspWgMz
W20190104-18:05:07.463(1)? (STDERR) Note: you are using a pure-JavaScript implementation of bcrypt.
W20190104-18:05:07.464(1)? (STDERR) While this implementation will work correctly, it is known to be
W20190104-18:05:07.464(1)? (STDERR) approximately three times slower than the native implementation.
W20190104-18:05:07.465(1)? (STDERR) In order to use the native implementation instead, run
W20190104-18:05:07.465(1)? (STDERR) 
W20190104-18:05:07.466(1)? (STDERR)   meteor npm install --save bcrypt
W20190104-18:05:07.466(1)? (STDERR) 
W20190104-18:05:07.467(1)? (STDERR) in the root directory of your application.
=> Started your app.

=> App running at: http://localhost:3000/
=> Server modified -- restarting...
                                   
I20190104-18:06:15.969(1)? Presence started serverId=XNprswJmWsvaCxBEb
W20190104-18:06:16.274(1)? (STDERR) Note: you are using a pure-JavaScript implementation of bcrypt.
W20190104-18:06:16.275(1)? (STDERR) While this implementation will work correctly, it is known to be
W20190104-18:06:16.276(1)? (STDERR) approximately three times slower than the native implementation.
W20190104-18:06:16.276(1)? (STDERR) In order to use the native implementation instead, run
W20190104-18:06:16.277(1)? (STDERR) 
W20190104-18:06:16.277(1)? (STDERR)   meteor npm install --save bcrypt
W20190104-18:06:16.278(1)? (STDERR) 
W20190104-18:06:16.278(1)? (STDERR) in the root directory of your application.
=> Meteor server restarted
=> Client modified -- refreshing