Stuartlab-UCSC / hexmap-view

MIT License
3 stars 3 forks source link

data server throws error on email #88

Closed terraswat closed 6 years ago

terraswat commented 6 years ago
Traceback (most recent call last):
  File "/cluster/home/swat/packagesHexcalc/localpy/lib/python2.7/logging/__init_
_.py", line 853, in emit
    msg = self.format(record)
  File "/cluster/home/swat/packagesHexcalc/localpy/lib/python2.7/logging/__init_
_.py", line 726, in format
    return fmt.format(record)
  File "/cluster/home/swat/packagesHexcalc/localpy/lib/python2.7/logging/__init_
_.py", line 465, in format
    record.message = record.getMessage()
  File "/cluster/home/swat/packagesHexcalc/localpy/lib/python2.7/logging/__init_
_.py", line 329, in getMessage
    msg = msg % self.args
TypeError: not all arguments converted during string formatting
Logged from file www.py, line 174
terraswat commented 6 years ago

dup of #83