Bug #5971
Wt Error
0%
Description
Hello,
I have the following errors since a couple of days, the errors happens when my laptop is closed then open again (after a period of hybernation),
I don't know if this is related to some changes I have made on my Wt application, I have only changed the model of a WTreeView from Dbo::WQueryModel to WStandardItemModel.
[2017-Oct-04 10:41:32.468400] 7784 - [info] "WebRequest: took 16.502ms"
[2017-Oct-04 10:41:42.536455] 7784 - [info] "WebRequest: took 10068.1ms"
[2017-Oct-04 10:41:42.536455] 7784 - [info] "WebRequest: took 7.852ms"
[2017-Oct-04 11:16:25.778077] 7784 - [error] "WebController: Valid session id: EF5oZkbDvtN2uiUI, but no cookie received (expecting multi session cookie)"
[2017-Oct-04 11:16:25.778077] 7784 - [info] "WebRequest: took 0ms"
[2017-Oct-04 11:16:27.144203] 7784 - [error] "WebController: Valid session id: EF5oZkbDvtN2uiUI, but no cookie received (expecting multi session cookie)"
[2017-Oct-04 11:16:27.151150] 7784 - [info] "WebRequest: took 7.954ms"
[2017-Oct-04 11:16:30.842378] 7784 - [error] "WebController: Valid session id: EF5oZkbDvtN2uiUI, but no cookie received (expecting multi session cookie)"
[2017-Oct-04 11:16:30.850740] 7784 - [info] "WebRequest: took 8.362ms"
[2017-Oct-04 11:16:40.891272] 7784 - [error] "WebController: Valid session id: EF5oZkbDvtN2uiUI, but no cookie received (expecting multi session cookie)"
[2017-Oct-04 11:16:40.900354] 7784 - [info] "WebRequest: took 9.082ms"
[2017-Oct-04 11:16:46.859586] 7784 - [error] "WebController: Valid session id: EF5oZkbDvtN2uiUI, but no cookie received (expecting multi session cookie)"
[2017-Oct-04 11:16:46.869551] 7784 - [info] "WebRequest: took 10.992ms"
[2017-Oct-04 11:16:46.874570] 7784 - [error] "WebController: Valid session id: EF5oZkbDvtN2uiUI, but no cookie received (expecting multi session cookie)"
[2017-Oct-04 11:16:46.884556] 7784 - [info] "WebRequest: took 11.982ms"
[2017-Oct-04 11:16:46.893547] 7784 - [error] "WebController: Valid session id: EF5oZkbDvtN2uiUI, but no cookie received (expecting multi session cookie)"
[2017-Oct-04 11:16:46.901549] 7784 - [info] "WebRequest: took 10.968ms"
[2017-Oct-04 11:16:46.907552] 7784 - [error] "WebController: Valid session id: EF5oZkbDvtN2uiUI, but no cookie received (expecting multi session cookie)"
[2017-Oct-04 11:16:46.916555] 7784 - [info] "WebRequest: took 11.946ms"
[2017-Oct-04 11:16:46.924571] 7784 - [error] "WebController: Valid session id: EF5oZkbDvtN2uiUI, but no cookie received (expecting multi session cookie)"
[2017-Oct-04 11:16:46.932589] 7784 - [info] "WebRequest: took 13.031ms"
[2017-Oct-04 11:16:46.941610] 7784 - [error] "WebController: Valid session id: EF5oZkbDvtN2uiUI, but no cookie received (expecting multi session cookie)"
[2017-Oct-04 11:16:46.949554] 7784 - [info] "WebRequest: took 13ms"
[2017-Oct-04 11:17:01.926383] 7784 - [error] "WebController: Valid session id: EF5oZkbDvtN2uiUI, but no cookie received (expecting multi session cookie)"
[2017-Oct-04 11:17:01.936281] 7784 - [info] "WebRequest: took 16.117ms"
[2017-Oct-04 11:17:01.943399] 7784 - [error] "WebController: Valid session id: EF5oZkbDvtN2uiUI, but no cookie received (expecting multi session cookie)"
[2017-Oct-04 11:17:01.952161] 7784 - [info] "WebRequest: took 15.88ms"
[2017-Oct-04 11:17:07.771228] 7784 - [error] "WebController: Valid session id: EF5oZkbDvtN2uiUI, but no cookie received (expecting multi session cookie)"
[2017-Oct-04 11:17:07.779960] 7784 - [info] "WebRequest: took 17.975ms"
[2017-Oct-04 11:17:07.790276] 7784 - [error] "WebController: Valid session id: EF5oZkbDvtN2uiUI, but no cookie received (expecting multi session cookie)"
[2017-Oct-04 11:17:07.798122] 7784 - [info] "WebRequest: took 18.162ms"
[2017-Oct-04 11:17:07.824933] 7784 - [error] "WebController: Valid session id: EF5oZkbDvtN2uiUI, but no cookie received (expecting multi session cookie)"
[2017-Oct-04 11:17:07.834858] 7784 - [info] "WebRequest: took 24.849ms"
Can you help me solving this please ?
Files