BeyondLimitation / Korean-Banking

한국 은행 서비스용 Docker App
Other
15 stars 1 forks source link

KB에 버그 발생! #2

Open BeyondLimitation opened 7 years ago

BeyondLimitation commented 7 years ago

KB의 ahnlab-safe-transaction이 재대로 설치되었음에도 불구하고 몇몇 daemon 시작에서 이상징후가 발생하여 작동이 재대로 되지 않음을 확인.

Delfino는 작동함.

BeyondLimitation commented 7 years ago

/etc/init/astxdaemon.conf

modprobe nf_conntrack modprobe nf_conntrack_ipv4 modprobe nf_conntrack_netlink 이 명령어들이 작동하지 않음. 해당 module이 존재하지 않기 때문.

BeyondLimitation commented 7 years ago

/opt/AhnLab/ASTx/astxdaemon --system -update 1 /opt/wizvera/delfino/delfino & /opt/wizvera/veraport/veraport &

이 명령어들 전부 입력시 로그인 기능이 작동됨. 허나 Ubuntu 16.04로 업그레이드 하는 과정에서 무언가 삭제된 것이 원인인지 공인인증서를 찾지를 못함.

원본 Image를 가지고 재 시험 준비중..

BeyondLimitation commented 7 years ago

Running PRE INSTALL Script:

Taking backup of config and log files Changing Style of UI style is not founded cp: cannot create regular file '/home//.config/Trolltech.conf': No such file or directory user session conf upstart session

Running POST INSTALL Script:

Loading netfilter modules modprobe: ERROR: ../libkmod/libkmod.c:586 kmod_search_moddep() could not open moddep file '/lib/modules/4.4.0-47-generic/modules.dep.bin' modprobe: FATAL: Module nf_conntrack not found in directory /lib/modules/4.4.0-47-generic modprobe: ERROR: ../libkmod/libkmod.c:586 kmod_search_moddep() could not open moddep file '/lib/modules/4.4.0-47-generic/modules.dep.bin' modprobe: FATAL: Module nf_conntrack_ipv4 not found in directory /lib/modules/4.4.0-47-generic modprobe: ERROR: ../libkmod/libkmod.c:586 kmod_search_moddep() could not open moddep file '/lib/modules/4.4.0-47-generic/modules.dep.bin' modprobe: FATAL: Module nf_conntrack_netlink not found in directory /lib/modules/4.4.0-47-generic

Replacing config and log files taken backup change mode config.xml change mode Logs directory /opt/AhnLab/ASTx/Logs Processing Debug.log file... Processing UIDebug.log file...

Calling service to restart astxdaemon using systemd

Enabling astxdaemon service Failed to execute operation: Too many levels of symbolic links Starting astxdaemon calling service to start ui

Updating library paths ...