Scout24 / afp-alppaca

A(mazing) Local Prefetch Proxy for Amazon CredentiAls
Apache License 2.0
8 stars 4 forks source link

Warning in alppaced #33

Closed heroldus closed 8 years ago

heroldus commented 8 years ago

Right now, there are some warnings in alppacad:

me@server ~ $ sudo service alppaca start
/usr/lib/python2.6/site-packages/apscheduler/schedulers/base.py:9: UserWarning: Module ordereddict was already imported from /usr/lib64/python2.6/ordereddict.pyc, but /usr/lib/python2.6/site-packages is being added to sys.path
  from pkg_resources import iter_entry_points
me@server ~ $ sudo service alppaca status
#/usr/lib/python2.6/site-packages/apscheduler/schedulers/base.py:9: UserWarning: Module ordereddict was already imported from /usr/lib64/python2.6/ordereddict.pyc, but /usr/lib/python2.6/site-packages is being added to sys.path
  from pkg_resources import iter_entry_points
alppacad (pid  6171) is running...
esc commented 8 years ago

I believe that a server detonation would fix the issue. cc @tvollmer-at-is24