GithubHelp home page GithubHelp logo

푼 문제 갱신 안됨 about litmus-site HOT 2 CLOSED

alps-jbnu avatar alps-jbnu commented on September 15, 2024
푼 문제 갱신 안됨

from litmus-site.

Comments (2)

joonas-yoon avatar joonas-yoon commented on September 15, 2024

supervisorctl reload 를 해야되는걸로 보아 사이트는 문제는 아닌 거 같고, 권한이나 환경 문제 같음

서버 로그에서 이런 걸 발견함. 이것이 관련이 있을 거라 의심됨.

2018-01-17 16:10:06,591 INFO spawned: 'site' with pid 26868
2018-01-17 16:10:06,593 INFO spawned: 'bridged' with pid 26869
INFO 2018-01-17 16:10:07,679 23447 packet Opening connection to: [0.0.0.0]:9999
ERROR 2018-01-17 16:10:07,679 23447 packet Connection failed due to socket error: [0.0.0.0]:9999
Traceback (most recent call last):
  File "/home/litmus/judge/dmoj/packet.py", line 120, in _do_reconnect
    self._connect()
  File "/home/litmus/judge/dmoj/packet.py", line 84, in _connect
    self.conn = socket.create_connection((self.host, self.port), timeout=5)
  File "/usr/lib/python2.7/socket.py", line 575, in create_connection
    raise err
error: [Errno 111] Connection refused
WARNING 2018-01-17 16:10:07,680 23447 packet Attempting reconnection in 6s: [0.0.0.0]:9999
INFO 2018-01-17 16:10:07,680 23447 packet Dropping old connection.
2018-01-17 16:10:07,851 INFO success: site entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2018-01-17 16:10:07,851 INFO success: bridged entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
INFO 2018-01-17 16:10:13,686 23447 packet Opening connection to: [0.0.0.0]:9999
INFO 2018-01-17 16:10:13,688 23447 packet Starting handshake with: [0.0.0.0]:9999
INFO 2018-01-17 16:10:13,691 23447 packet Awaiting handshake response: [0.0.0.0]:9999
INFO 2018-01-17 16:10:13,712 23447 packet Judge "litmus" online: [0.0.0.0]:9999

from litmus-site.

joonas-yoon avatar joonas-yoon commented on September 15, 2024

#30 (comment) 에서 해결됨.

from litmus-site.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.