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

statsd - missing new lines in error messages #34

Closed
oej opened this issue Jan 17, 2015 · 1 comment
Closed

statsd - missing new lines in error messages #34

oej opened this issue Jan 17, 2015 · 1 comment
Assignees
Labels

Comments

@oej
Copy link
Member

oej commented Jan 17, 2015

Loading stated without config generates a list of error messages, not properly terminated with new line.

 0(70227) ERROR: statsd [statsd.c:65]: mod_init(): mod_init_values ip  (null) 0(70227) ERROR: statsd [statsd.c:66]: mod_init(): mod_init_values port (null) 0(70227) ERROR: statsd [lib_statsd.c:126]: statsd_init(): Statsd_init ip 127.0.0.1 0(70227) ERROR: statsd [lib_statsd.c:127]: statsd_init(): Statsd_init port 8125 0(70227) ERROR: statsd [statsd.c:68]: mod_init(): Error code in mod_init is 1 0(70227) WARNING: tls [tls_mod.c
@oej
Copy link
Member Author

oej commented Jan 17, 2015

And the error messages could be more clear about what the error is and what needs to be done to fix it.

@oej oej added the bug label Jan 17, 2015
@eloycoto eloycoto self-assigned this Jan 29, 2015
oej added a commit that referenced this issue Feb 6, 2015
* master:
  db_mongodb: build proper complex filters for db operations
  modules/ims_charging: added sql script to create ims_charging tables
  Makefile.groups: added geoip2 module to geoip package group
  geoip2: new module exporting geoip API to configuration file
  modules/cdp: fixed earlier commit set cdp session to 0 when free-ed
  modules/cdp: add custom AVP to transport Call-ID in diameter requests
  modules/ims_registrar_scscf: new function term_impu_has_contact 	- Use this function to check if an IMPU has a valid contact
  modules/ims_usrloc_pcscf: add slot id to storage
  modules/dialog_ng: added support for active and early dialog stats
  modules/ims_charging: fixed up some locking problems 	- could result in unexpected behaviour and even seg faults
  modules/cdp: set CDP session to 0 after free-ing
  dmq: checking already parsed msg
  rtpengine: moved set_rtp_inst_pvar function call
  ndb_redis: README file update.
  Statsd: fixes #34 Change log messages and fix not properly terminated messages
  Add authentication option to ndb_redis.
  dmq: fix memory leak
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