glowhollow

errorlogs

Aug 23rd, 2013
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.20 KB | None | 0 0
  1. /common/src/utils/misc/file.cpp:83 Unable to open file /var/log/crtmpserver/rtmpd-795.11894.1377288615032 with mode `w+b`. Error was: (13) Permission denied
  2. /crtmpserver/src/crtmpserver.cpp:210 C++ RTMP Media Server (www.rtmpd.com) version 1.1_beta build 795 - Gladiator - (built on 2013-08-23T20:02:39.000)
  3. /crtmpserver/src/crtmpserver.cpp:212 Initialize I/O handlers manager: epoll without timerfd_XXXX support
  4. /crtmpserver/src/crtmpserver.cpp:215 Configure modules
  5. /crtmpserver/src/crtmpserver.cpp:221 Plug in the default protocol factory
  6. /crtmpserver/src/crtmpserver.cpp:228 Configure factories
  7. /crtmpserver/src/crtmpserver.cpp:234 Configure acceptors
  8. /thelib/src/netio/epoll/iohandlermanager.cpp:120 Handlers count changed: 0->1 IOHT_ACCEPTOR
  9. /thelib/src/netio/epoll/tcpacceptor.cpp:75 Unable to bind on address: tcp://0.0.0.0:1935; Error was: (98) Address already in use
  10. /thelib/src/configuration/module.cpp:130 Unable to fire up acceptor from this config node: <MAP name="" isArray="false">
  11. <STR name="ip">0.0.0.0</STR>
  12. <UINT16 name="port">1935</UINT16>
  13. <STR name="protocol">inboundRtmp</STR>
  14. <STR name="sslCert"></STR>
  15. <STR name="sslKey"></STR>
  16. </MAP>
  17. /thelib/src/configuration/module.cpp:107 Unable to configure acceptor:
  18. <MAP name="" isArray="false">
  19. <STR name="ip">0.0.0.0</STR>
  20. <UINT16 name="port">1935</UINT16>
  21. <STR name="protocol">inboundRtmp</STR>
  22. <STR name="sslCert"></STR>
  23. <STR name="sslKey"></STR>
  24. </MAP>
  25. /thelib/src/configuration/configfile.cpp:137 Unable to configure acceptors
  26. /crtmpserver/src/crtmpserver.cpp:236 Unable to configure acceptors
  27. /crtmpserver/src/crtmpserver.cpp:275 Shutting down protocols manager
  28. /crtmpserver/src/crtmpserver.cpp:279 Shutting down I/O handlers manager
  29. /thelib/src/netio/epoll/iohandlermanager.cpp:130 Handlers count changed: 1->0 IOHT_ACCEPTOR
  30. /crtmpserver/src/crtmpserver.cpp:284 Unregister and delete default protocol handler
  31. /crtmpserver/src/crtmpserver.cpp:289 Shutting down applications
  32. /crtmpserver/src/crtmpserver.cpp:292 Delete the configuration
  33. /crtmpserver/src/crtmpserver.cpp:296 Doing final OpenSSL cleanup
  34. /crtmpserver/src/crtmpserver.cpp:299 Shutting down the logger leaving you in the dark. Bye bye... :(
Advertisement
Add Comment
Please, Sign In to add comment