Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Starting fail when try to archive failure source #34

Open
cdgraff opened this issue Oct 1, 2016 · 2 comments
Open

Starting fail when try to archive failure source #34

cdgraff opened this issue Oct 1, 2016 · 2 comments
Assignees
Labels
Milestone

Comments

@cdgraff
Copy link
Member

cdgraff commented Oct 1, 2016

c3mendoza.mp3 is into master configuration, but is not connected any source for this reason don't have any segment, after restart we got this error, and application fail.

0|prod-c3- | Sat, 01 Oct 2016 22:40:48 GMT sm:archiver:transformers:waveform Segment 1475254421024 from c3mendoza.mp3
0|prod-c3- | Sat, 01 Oct 2016 22:40:48 GMT sm:archiver:stream Segment 1475361171871 archived
0|prod-c3- | Sat, 01 Oct 2016 22:40:48 GMT sm:archiver:transformers:s3 Segment 1475361181856 from fmcordoba.aac
0|prod-c3- | TypeError: Cannot read property 'segments' of null
0|prod-c3- |     at /srv/sm-archiver/js/src/archiver/stream.js:88:97
0|prod-c3- |     at Socket.<anonymous> (/srv/sm-archiver/node_modules/streammachine/js/src/streammachine/slave/slave_io.js:182:16)
0|prod-c3- |     at Socket.onack (/srv/sm-archiver/node_modules/socket.io-client/lib/socket.js:295:6)
0|prod-c3- |     at Socket.onpacket (/srv/sm-archiver/node_modules/socket.io-client/lib/socket.js:220:12)
0|prod-c3- |     at Manager.<anonymous> (/srv/sm-archiver/node_modules/component-bind/index.js:21:15)
0|prod-c3- |     at Manager.Emitter.emit (/srv/sm-archiver/node_modules/component-emitter/index.js:134:20)
0|prod-c3- |     at Manager.ondecoded (/srv/sm-archiver/node_modules/socket.io-client/lib/manager.js:301:8)
0|prod-c3- |     at Decoder.<anonymous> (/srv/sm-archiver/node_modules/component-bind/index.js:21:15)
0|prod-c3- |     at Decoder.Emitter.emit (/srv/sm-archiver/node_modules/component-emitter/index.js:134:20)
0|prod-c3- |     at Decoder.add (/srv/sm-archiver/node_modules/socket.io-parser/index.js:247:12)
0|prod-c3- |     at Manager.ondata (/srv/sm-archiver/node_modules/socket.io-client/lib/manager.js:291:16)
0|prod-c3- |     at Socket.<anonymous> (/srv/sm-archiver/node_modules/component-bind/index.js:21:15)
0|prod-c3- |     at Socket.Emitter.emit (/srv/sm-archiver/node_modules/component-emitter/index.js:134:20)
0|prod-c3- |     at Socket.onPacket (/srv/sm-archiver/node_modules/engine.io-client/lib/socket.js:430:14)
0|prod-c3- |     at WS.<anonymous> (/srv/sm-archiver/node_modules/engine.io-client/lib/socket.js:248:10)
0|prod-c3- |     at WS.Emitter.emit (/srv/sm-archiver/node_modules/component-emitter/index.js:134:20)
0|prod-c3- | adding Console transport
@cdgraff
Copy link
Member Author

cdgraff commented Jun 21, 2017

Now I saw this error is similar but dont the same line:

debug: Rewind's max buffer length is max=1800, secsPerChunk=0.5, secs=0.5, stream=c3mendoza-dev.mp3
at Socket.<anonymous> (/srv/sm-archiver/node_modules/streammachine/js/src/streammachine/slave/slave_io.js:182:16)
at /srv/sm-archiver/js/src/archiver/stream.js:95:97
Wed, 21 Jun 2017 01:50:47 GMT sm:archiver:runner TypeError: Cannot read property 'segments' of null
at Socket.onack (/srv/sm-archiver/node_modules/socket.io-client/lib/socket.js:295:6)
at Socket.onpacket (/srv/sm-archiver/node_modules/socket.io-client/lib/socket.js:220:12)
at Manager.<anonymous> (/srv/sm-archiver/node_modules/component-bind/index.js:21:15)
at Manager.Emitter.emit (/srv/sm-archiver/node_modules/component-emitter/index.js:134:20)
at Manager.ondecoded (/srv/sm-archiver/node_modules/socket.io-client/lib/manager.js:301:8)
at Decoder.<anonymous> (/srv/sm-archiver/node_modules/component-bind/index.js:21:15)
at WS.Emitter.emit (/srv/sm-archiver/node_modules/component-emitter/index.js:134:20)
at Decoder.add (/srv/sm-archiver/node_modules/socket.io-parser/index.js:247:12)
at Manager.ondata (/srv/sm-archiver/node_modules/socket.io-client/lib/manager.js:291:16)
at Socket.<anonymous> (/srv/sm-archiver/node_modules/component-bind/index.js:21:15)
at Socket.Emitter.emit (/srv/sm-archiver/node_modules/component-emitter/index.js:134:20)
at Socket.onPacket (/srv/sm-archiver/node_modules/engine.io-client/lib/socket.js:430:14)
at WS.<anonymous> (/srv/sm-archiver/node_modules/engine.io-client/lib/socket.js:248:10)
at Decoder.Emitter.emit (/srv/sm-archiver/node_modules/component-emitter/index.js:134:20)

@martindido
Copy link

@cdgraff check it now, should be fixed finally

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants