kancolle0428 / mastodon

A GNU Social-compatible microblogging server
https://mastodon.social
GNU Affero General Public License v3.0
0 stars 0 forks source link

Steaming の js がちらちらしてる #3

Closed chase0213 closed 7 years ago

chase0213 commented 7 years ago

streaming_1 | TypeError: Cannot read property 'name' of undefined streaming_1 | at Socket. (/mastodon/node_modules/pg/lib/connection.js:121:20) streaming_1 | at emitOne (events.js:77:13) streaming_1 | at Socket.emit (events.js:169:7) streaming_1 | at readableAddChunk (_stream_readable.js:153:18) streaming_1 | at Socket.Readable.push (_stream_readable.js:111:10) streaming_1 | at TCP.onread (net.js:540:20) streaming_1 | ERR! Worker died with exit code 1, signal null received. web_1 | [c825569d-d004-4f3e-bd0a-1b823e943d38] method=GET path=/api/v1/notifications format=html controller=Api::V1::NotificationsController action=index status=200 duration=24.37 view=0.89 db=14.17 streaming_1 | info Starting streaming API server worker on [object Object] streaming_1 | /mastodon/node_modules/pg/lib/connection.js:121 streaming_1 | self.emit(msg.name, msg); streaming_1 | ^