Skip to content
This repository was archived by the owner on Mar 21, 2021. It is now read-only.
This repository was archived by the owner on Mar 21, 2021. It is now read-only.

Question: 10분이 지난 유저 상태가 만료되지않음 #10

Description

@krepe-suZette

📝 Description

💻 System

  • OS: Windows 10 Home (64비트) 1803
  • Python 버전: 3.6.4
  • Chatterbox 버전: 0.2.5
  • pip freeze 결과물:
altgraph==0.15
asn1crypto==0.24.0
astroid==1.6.5
autopep8==1.3.5
beautifulsoup4==4.6.0
bs4==0.0.1
certifi==2018.1.18
cffi==1.11.5
chardet==3.0.4
chatterbox.py==0.2.5
click==6.7
clipboard==0.0.4
colorama==0.3.9
cryptography==2.2.2
cycler==0.10.0
Cython==0.28.3
decrunch==0.3.0
deprecation==2.0
ez-setup==0.9
Flask==1.0.2
fsb5==1.0
future==0.16.0
hcapy==0.0.2
idna==2.6
imutils==0.4.5
isort==4.2.15
itsdangerous==0.24
Jinja2==2.10
kiwisolver==1.0.1
lazy-object-proxy==1.3.1
lz4==1.0.0
macholib==1.9
MarkupSafe==1.0
matplotlib==2.2.3
mccabe==0.6.1
myModule==1.0
mysql-connector-python==8.0.11
numpy==1.14.5+mkl
opencv-python==3.4.0
packaging==17.1
pefile==2017.11.5
pep8==1.7.1
Pillow==5.0.0
pycodestyle==2.4.0
pycparser==2.18
PyInstaller==3.3.1
pylint==1.9.2
PyMySQL==0.9.0
pyparsing==2.2.0
pyperclip==1.6.2
pypiwin32==223
pypng==0.0.18
PyQRCode==1.2.1
pytesseract==0.2.2
python-dateutil==2.7.3
pytz==2018.5
pywin32==223
rc4-python3==1.1.3
requests==2.19.1
rope==0.10.7
scipy==1.1.0
six==1.11.0
unitypack==0.9.0
urllib3==1.23
virtualenv==16.0.0
Werkzeug==0.14.1
wrapt==1.10.11

(테스트 할때 venv를 사용하지 않고 해서 좀 난잡하네요.)

🔥 Error

image

카카오톡에서는 10분이 지나면 상태가 만료되어 /keyboard 를 호출하는데 챗봇에서는 만료된 상태가 반영이 되지 않네요. 언제부턴지 모르겠지만 갑자기 이럽니다.

👀 Expected behaviour

🏗️ Steps to recreate

flask_advance.py 의 마지막줄app.run(debug=True)에서 host=0.0.0.0만 추가한 후 그대로 사용해서 PowerShell 실행 후 python flask_advance.py 로 실행.
테스트에 이용한 플러스친구 계정은 버려진 친구를 이용했습니다.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions