function: appgw

level ログ 意味
crit ABNORMAL EVENT LOOP BREAK: no events

イベントループが異常終了した

crit ABNORMAL EVENT LOOP BREAK: libevent error

イベントループが異常終了した

crit ABNORMAL EVENT LOOP BREAK: undefined return code (<return_code>)

イベントループが異常終了した

crit ABNORMAL EVENT LOOP BREAK: no terminate request

イベントループが異常終了した

crit ABNORMAL EVENT LOOP BREAK: loopexit/loopbreak

イベントループが異常終了した

crit ASSERTION FAILED at <file> line <line>: <condition>

アサーションに失敗した

error ncc_uds_create: can't allocate memory mallocに失敗
error ncc_uds_create: create socket failed socketの作成に失敗
error ncc_uds_destroy: destroy socket failed socketの解放に失敗
error ncc_uds_socket: %s socketの作成に失敗
error ncc_uds_socket: can't set sockopt (receive buffer size) setsockoptの実行に失敗
error ncc_uds_socket: can't set sockopt (send buffer size) setsockoptの実行に失敗
error ncc_uds_io_event: receive failure 受信ハンドラの処理に失敗
error ncc_uds_io_event: send failure 送信ハンドラの処理に失敗
error ncc_uds_io_event: timer event failure タイマーハンドラの処理に失敗
error ncc_uds_reset_event_state: event_add() failed: %s 受信イベントの登録に失敗
error ncc_uds_reset_event_state: event_add() failed: %s タイマーイベントの登録に失敗
error ncc_uds_reset_event_state: event_add() failed: %s 送信イベントの登録に失敗
error ncc_uds_recv_handle: recv failure パケットの受信に失敗
error ncc_uds_recv_handle: peer's socket was not bind 対向のソケットがbindされていない
error ncc_uds_send_handle: %s パケットの送信に失敗
error ncc_uds_bind: socket path length is too long ソケットのパスが長すぎる
error ncc_uds_bind: %s socketのbindに失敗
error ncc_uds_recv: %s socketの受信に失敗
error ncc_judge_create: can't allocate memory mallocに失敗
error ncc_judge_create: create socket failed socketの作成に失敗
error ncc_judge_destroy: destroy uds failed socketの解放に失敗
error ncc_status_create: can't allocate memory mallocに失敗
error ncc_status_create: create socket failed socketの作成に失敗
error ncc_status_destroy: destroy uds failed socketの解放に失敗
error ncc_status_response_send: failed to create response packet. レスポンスの生成に失敗
error Requested service provider is not found. name=%s 指定したサービスプロバイダが存在しない
error Requested service provider could not created. name=%s: %s 指定したサービスプロバイダを作成できない
error ncc_sp_get_provider: service provider not found サービスプロバイダが見つからない
error netstar: can't create category file reader(%s) yamlconf_readerを生成できない
error netstar: can't parse category file カテゴリの定義ファイルをパースできない
error netstar: can't close category file カテゴリの定義ファイルをクローズできない
error netstar: Cannot start license authentication. %s ライセンスの認証を開始できない
error netstar: Cannot start license authentication. %s ライセンスの認証を開始できない
error netstar: License authentication failed. Server is in maintenance.

認証サーバがメンテナンス中のため、ライセンスの認証に失敗

error netstar: %s: License authentication failed. Protocol error. (authentication code = %d) プロトコルエラーのため、ライセンスの認証に失敗
error netstar: License authentication failed. Server connection timeout. タイムアウトのため、ライセンスの認証に失敗
error netstar: License authentication failed. Server respond invalid response. 不正なレスポンスのため、ライセンスの認証に失敗
error netstar: License authentication failed. Check your authentication-id and configuration. 不正なID、もしくは設定のため、ライセンスの認証に失敗
error netstar: License authentication failed. HTTP status code was %d. HTTPのステータスコードがエラーだったため、ライセンスの認証に失敗
error netstar: License authentication failed. (Out of memory) mallocに失敗したため、ライセンスの認証に失敗
error main: create ncc context failed nccd_create()の実行に失敗
error main: create evdnc context failed" cvdnsc_create()の実行に失敗
error main: get option failed nccd_get_option()の実行に失敗
error main: daemon start failure デーモン化に失敗
error main: judgemnt service create failure ncc_judge_create()の実行に失敗
error main: status service create failue ncc_status_create()の実行に失敗
error main: judgement service start failue ncc_judge_start()の実行に失敗
error main: status service start failure ncc_status_start()の実行に失敗
error nccd_create: can't allocate memory malloc()に失敗
error lock pidfile(%s) failed: %s pidfileのロックの取得に失敗
error open pidfile(%s) failed: %s pidfileのオープンに失敗
error Failed to prepare the DNS client. %s(%d).

リゾルバが設定されていない

補足: URLフィルタリングサービスを利用するにはリゾルバの設定が必須です。
error ncc_config_reload: %s コンフィグファイルのオープンに失敗
error ncc_config_reload: can't create yamlconf_reader instance yamlconf_readerの生成に失敗
error Loading url_filter failed: %s URLフィルタのルールのロードに失敗
error Loading url_filter failed: %s URLフィルタのルールのロードに失敗
error cannot parse conf file: unsigned integer expected at line <line> column <column> irelayd.confのパース時にエラーが発生した
error cannot parse conf file: resource limit expected at line <line> column <column> irelayd.confのパース時にエラーが発生した
error cannot parse conf file: value string too long at line <line> column <column> irelayd.confのパース時にエラーが発生した
error cannot parse conf file: boolean value expected at line <line>column <column> irelayd.confのパース時にエラーが発生した
error cannot open conf file: <config_file> irelayd.confのオープン時にエラーが発生した
error cannot parse conf file: parse error at line <line> column <column> irelayd.confのパース時にエラーが発生した
error connection_new: setsockopt(SO_OOBINLINE) failed: <error> setsocketopt()の実行に失敗した
error connection_connect: socket() failed: <error> socket()の実行に失敗した
error connection_connect: network_setup_connection_socket() failed" network_setup_connection_socket()の実行に失敗した
error connection_connect: connection_new() failed connection_new()の実行に失敗した
error connection_connect: network_add_originate_connection_filter_before_connect() failed network_add_originate_connection_filter_before_connect()の実行に失敗した
error connection_connect: connect() failed: <error> connect()の実行に失敗した
error connection_connect: network_add_originate_connection_filter_after_connect() failed network_add_originate_connection_filter_after_connect()の実行に失敗した
error control_init: bind() failed: <error> bind()の実行に失敗した実行に失敗した
error control_init: chmod() failed: <error> chmod()の実行に失敗した
error control_init: listen() failed: <error> listen()の実行に失敗した
error control_check_cred: no credentials retrieval facility. credentialsのチェックする機構が存在しない
error cannot parse id in control command: numeric value expected at line <line> column <column> コントロール接続の引数でで不正な引数を渡した
error cannot parse addr in control command: IP address expected at line <line> column <column> コントロール接続の引数でで不正な引数を渡した
error setrlimit(<resource>) failed: <error> setrlimit()の実行に失敗した
error cannot create lock file: <error> ロックファイルの作成に失敗した
error cannot write pid file: <error> プロセスファイルの作成時にエラーが発生した
error cannot chdir: <error> 実行ディレクトリの変更時にエラーが発生した
error exiting... プログラムの終了メッセージ
error listener_new: raw socket is not supported yet socketのタイプにrawが指定された
error listener_add_dynamic: raw socket is not supported yet socketのタイプにrawが指定された
error listener_add_dynamic: thread_send_message() failed スレッドメッセージの送信に失敗した
error listener_streamdgram_new: malloc() failed: <error> malloc()の実行に失敗した
error listener_streamdgram_new: socket() failed:<error> socket()の実行に失敗した
error listener_streamdgram_new: network_setup_listener_socket() failed network_setup_listener_socket()の実行に失敗した
error listener_streamdgram_new: bind() failed: <error> bind()の実行に失敗した
error listener_streamdgram_new: getsockname() failed: <error> getsockname()の実行に失敗した
error listener_streamdgram_new: network_add_static_listener_filter() failed network_add_static_listener_filter()の実行に失敗した
error listener_streamdgram_new: listen() failed: <error> listen()の実行に失敗した
error listener_stream_event: accept() failed: <error> accept()の実行に失敗した
error listener_stream_event: network_setup_connection_socket() failed network_setup_connection_socket()の実行に失敗した
error listener_stream_event: network_add_answer_connection_filter() failed network_add_answer_connection_filter()の実行に失敗した
error listener_stream_event: getsockname() failed: <error> getsockname()の実行に失敗した
error listener_dgram_event: recvfromto() failed: <error> recvfromto()の実行に失敗した
error listener_dgram_event: socket() failed: <error> socket()の実行に失敗した
error listener_dgram_event: network_setup_connection_socket() failed network_setup_connection_socket()の実行に失敗した
error listener_dgram_event: bind() failed: <error> bind()の実行に失敗した
error listener_dgram_event: network_add_answer_connection_filter() failed network_add_answer_connection_filter()の実行に失敗した
error listener_dgram_event: connect() failed: <error> connect()の実行に失敗した
error listener_dgram_event: getsockname() failed: <error> getsockname()の実行に失敗した
error listener_update_status: thread_send_message() failed thread_send_message()の実行に失敗した
error listener_enable: recvfrom() failed: <error> recvfrom()の実行に失敗した
error listener_enable: setsockopt(SO_SNDBUF) failed: <error> setsockopt()の実行に失敗した
error listener_enable: setsockopt(SO_RCVBUF) failed: <error> setsockopt()の実行に失敗した
error listener_disable: setsockopt(SO_SNDBUF) failed: <error> setsockopt()の実行に失敗した
error listener_disable: setsockopt(SO_RCVBUF) failed: <error> setsockopt()の実行に失敗した
error listener_disable: recvfrom() failed: <error> recvfrom()の実行に失敗した
error network_setup_socket_common: ioctl(FIONBIO) failed: <error> ioctl()の実行に失敗した
error network_setup_socket_common: setsockopt(SO_SNDBUF) failed: <error> setsockopt()の実行に失敗した
error network_setup_socket_common: setsockopt(SO_RCVBUF) failed: <error> setsockopt()の実行に失敗した
error network_setup_socket_common: setsockopt(SO_REUSEADDR) failed: <error> setsockopt()の実行に失敗した
error network_setup_socket_common: setsockopt(TCP_NODELAY) failed: <error> setsockopt()の実行に失敗した
error network_setup_socket: setsockopt(IP_TRANSPARENT) failed: <error> setsockopt()の実行に失敗した
error network_setup_listener_socket: setsockoptfromto() failed: <error> setsockoptfromto()の実行に失敗した
error network_get_listener_bindpoint: range listener is not supported for address range アドレスレンジの指定がサポートされていないプラットフォームでリスナーにアドレスレンジが指定された
error network_get_listener_bindpoint: range listener is not supported for port range ポートレンジの指定がサポートされていないプラットフォームでリスナーにポートレンジが指定された
error network_init: open(/dev/pf) failed: <error> open()の実行に失敗した
error network_init: ioctl(DIOCXBEGIN) failed: <error> ioctl()の実行に失敗した
error network_init: ioctl(DIOCADDRULE) failed: <error> ioctl()の実行に失敗した
error network_init: ioctl(DIOCXCOMMIT) failed: <error> ioctl()の実行に失敗した
error network_delete_child_rulesets: ioctl(DIOCGETRULESET) failed: <error> ioctl()の実行に失敗した
error network_delete_child_rulesets: ioctl(DIOCXBEGIN) failed: <error> ioctl()の実行に失敗した
error network_delete_child_rulesets: ioctl(DIOCXCOMMIT) failed: <error> ioctl()の実行に失敗した
error network_delete_ruleset: ioctl(DIOCXBEGIN) failed: <error> ioctl()の実行に失敗した
error network_delete_ruleset: ioctl(DIOCXCOMMIT) failed: <error> ioctl()の実行に失敗した
error network_add_filter: ioctl(DIOCXBEGIN) failed: <error> ioctl()の実行に失敗した
error network_add_filter: ioctl(DIOCADDRULE) failed: <error> ioctl()の実行に失敗した
error network_add_filter: ioctl(DIOCXCOMMIT) failed: <error> ioctl()の実行に失敗した
error network_setup_socket: setsockopt(SO_BINDANY) failed: <error> setsockopt()の実行に失敗した
error network_setup_socket: setsockopt(SO_RTABLE) failed: <error> setsockopt()の実行に失敗した
error network_setup_listener_socket: setsockoptfromto() failed: <error> setsockoptfromto()の実行に失敗した
error network_delete_connection_filter: ioctl(DIOCKILLSTATES) failed: <error> ioctl()の実行に失敗した
error network_setup_listener_socket: setsockoptfromto() failed: <error> setsockoptfromto()の実行に失敗した
error network_get_listener_bindpoint: range listener is not supported for address range アドレスレンジの指定がサポートされていないプラットフォームでリスナーにアドレスレンジが指定された
error network_get_listener_bindpoint: range listener is not supported for port range ポートレンジの指定がサポートされていないプラットフォームでリスナーにポートレンジが指定された
error relayid=<relayid> action=csockerr dir=<direction> errno=<errno> msg=<msg> 中継が異常終了した
error relayid=<relayid> action=ssockerr dir=<direction> errno=<errno> msg=<msg> 中継が異常終了した
error relayid=<relayid> ftp_command: connection_connect() failed connection_connect()の接続に失敗した
error relayid=<relayid> ftp_command: connection_connect() failed connection_connect()の接続に失敗した
error relayid=<relayid> no datacmd is allowed データ接続用コマンドがいずれも許可されていない
error relayid=<relayid> ftp_datacmd: sublistener_new() failed データ接続の接続待ち受け処理に失敗した
error relayid=<relayid> ftp_reply: sublistener_new() failed データ接続の接続待ち受け処理に失敗した
error mode ftp has type stream only at line <line> column <column> ftpモード時にstream以外のタイプを指定した
error mode ftp has proto tcp only at line <line> column <column> ftpモード時にtcp以外のプロトコルを指定した
error bad datacmd at line <line> column <column> ftpモード時に不正なコマンドをdatacmdに指定した
error bad port at line <line> column <column> ftpモード時に不正なポートを指定した
error mode http has type stream only at line <line> column <column> httpモード時にstream以外のタイプを指定した
error mode http has proto tcp only at line <line> column <column> httpモード時にtcp以外のプロトコルを指定した
error bad address/port at line <line> column <column> 中継ルールのアドレス/ポートに不正な値を指定した
error bad address/port at line <line> column <column> 中継ルールのアドレス/ポートに不正な値を指定した
error bad literal at line <line> column <column> 中継ルールに不正な値を指定した
error field name too short at line <line> column <column> 中継ルールに不正な値を指定した
error field name too long at line <line> column <column> 中継ルールに不正な値を指定した
error bad field name at line <line> column <column> 中継ルールに不正な値を指定した
error field format too short at line <line> column <column> 中継ルールに不正な値を指定した
error field name too long at line <line> column <column> 中継ルールに不正な値を指定した
error field name too short at line <line> column <column> 中継ルールに不正な値を指定した
error field name too long at line <line> column <column> 中継ルールに不正な値を指定した
error field name too short at line <line> column <column> 中継ルールに不正な値を指定した
error field name too long at line <line> column <column> 中継ルールに不正な値を指定した
error field format too short at line <line> column <column> 中継ルールに不正な値を指定した
error field format too short at line <line> column <column> 中継ルールに不正な値を指定した
error field format too short at line <line> column <column> 中継ルールに不正な値を指定した
error field format too short at line <line> column <column> 中継ルールに不正な値を指定した
error bad literal at line <line> column <column> 中継ルールに不正な値を指定した
error bad literal at line <line> column <column> 中継ルールに不正な値を指定した
error field name too short at line <line> column <column> 中継ルールに不正な値を指定した
error field name too long at line <line> column <column> 中継ルールに不正な値を指定した
error bad logging type at line <line> column <column> 中継ルールに不正な値を指定した
error action=urlfilterfail mode=http Request to URL filter is failed. <reason>(<result>) returns <status> URLフィルタの評価に失敗した
error cannot open rule file: <error> ルールファイルのオープンに失敗した
error cannot parse rule file: parse error at line <line> column <column> ルールファイルのパースに失敗した
error too long name at line <line> column <column> 中継ルールに不正な値を指定した
error duplicate name at line %zu column %zu 中継ルールに不正な値を指定した
error bad rtable id at line <line> column <column> 中継ルールに不正な値を指定した
error bad address range at line <line> column <column> 中継ルールに不正な値を指定した
error too long name at line <line> column <column> 中継ルールに不正な値を指定した
error duplicate name at line <line> column <column> 中継ルールに不正な値を指定した
error unknown relay mode at line <line> column <column> 中継ルールに不正な値を指定した
error unknown socket type at line <line> column <column> 中継ルールに不正な値を指定した
error bad port range at line <line> column <column> 中継ルールに不正な値を指定した
error cannot parse rule file: scalar or sequence node expected at line <line> column <column> 中継ルールに不正な値を指定した
error bad protocol at line <line> column <column> 中継ルールに不正な値を指定した
error bad stimeout value at line <line> column <column> 中継ルールに不正な値を指定した
error no default stimeout value at service <service_name> 中継ルールに不正な値を指定した
error bad itimeout value at line <line> column <column> 中継ルールに不正な値を指定した
error no default itimeout value at service <service_name> 中継ルールに不正な値を指定した
error too long name at line <line> column <column> 中継ルールに不正な値を指定した
error duplicate name at line <line> column <column> 中継ルールに不正な値を指定した
error bad address range at line <line> column <column> 中継ルールに不正な値を指定した
error mapdst_port is specified but origdst_port is not specified at line <line> column <column> 中継ルールに不正な値を指定した
error bad address range at line <line> column <column> 中継ルールに不正な値を指定した
error bad address range at line <line> column <column> 中継ルールに不正な値を指定した
error bad port range at line <line> column <column> 中継ルールに不正な値を指定した
error bad port range at line <line> column <column> 中継ルールに不正な値を指定した
error bad address range at line <line> column <column> 中継ルールに不正な値を指定した
error bad address range at line <line> column <column> 中継ルールに不正な値を指定した
error bad address range at line <line> column <column> 中継ルールに不正な値を指定した
error bad address family at line <line> column <column> 中継ルールに不正な値を指定した
error too long name at line <line> column <column> 中継ルールに不正な値を指定した
error undefined host name at line <line> column <column> 中継ルールに不正な値を指定した
error undefined service name at line <line> column <column> 中継ルールに不正な値を指定した
error undefined user name at line <line> column <column> 中継ルールに不正な値を指定した
error http_redir value is too long at line <line> column <column> 中継ルールに不正な値を指定した
error invalid http_redir_status value at line %zu column %zu 中継ルールに不正な値を指定した
error unknown_action value is invalid at line <line> column <column> 中継ルールに不正な値を指定した
error too long status at line <line> column <column> 中継ルールに不正な値を指定した
error sublistener_new: malloc() failed: <error> malloc()の実行に失敗した
error sublistener_new: socket() failed: <error> socket()の実行に失敗した
error sublistener_new: network_setup_listener_socket() failed network_setup_listener_socket()の実行に失敗した
error sublistener_new: bind() failed: <error> bind()の実行に失敗した
error sublistener_new: network_add_dynamic_listener_filter() failed network_add_dynamic_listener_filter()の実行に失敗した
error sublistener_new: listen() failed: <error> listen()の実行に失敗した
error sublistener_event: accept() failed: <error> accept()の実行に失敗した
error sublistener_event: network_setup_connection_socket() failed network_setup_connection_socket()の実行に失敗した
error sublistener_event: network_add_answer_connection_filter() failed network_add_answer_connection_filter()の実行に失敗した
error sublistener_event: connection_new() failed connection_new()の実行に失敗した
error Starting nccc failed: <error> ncccの起動に失敗した
error thread_send_message: send() failed: <error> スレッドメッセージの送信に失敗した
error cannot parse <filetype> file: <filename> node expected at line <line> column <column> yamlファイルのパースに失敗した
error boolean value expected at line <line> column <column> yamlファイルに不正な値が設定された
error cannot parse <filetype> file: '<filename>' node expected at line <line> column <column> yamlファイルのパースに失敗した
error network_setup_socket: setsockopt(SO_BINDANY) failed: <error> setsockopt()の実行に失敗した
error network_setup_listener_socket: setsockoptfromto() failed: <error> setsockoptfromto()の実行に失敗した
error control_check_cred: getsockopt(SO_PEERCRED) failed: <error> setsocketopt()の実行に失敗した
error network_setup_socket_common: setsockopt(SO_REUSEPORT) failed: <error> setsockopt()の実行に失敗した
error control_check_cred: getsockopt(LOCAL_PEEREID) failed: <error> setsocketopt()の実行に失敗した
error control_check_cred: getsockopt(SO_PEERCRED) failed: <error> setsocketopt()の実行に失敗した
error bad literal at line <line> column <column> 中継ルールに不正な値を指定した
error action=urlfilterfail mode=ssl Request to URL filteris failed. <reason>(<result>) returns <status> mode sslの中継時にURLフィルタの評価に失敗した
warn unknown conf key at line <line> column <column> irelayd.confに未知なキーが存在した
warn cannot open hw_name file: <hw_name> デバイスモデルの定義ファイル(/etc/hw_name)が存在しない
warn suspending all listeners リスナーの状態をサスペンドに変更する
warn keep suspending all listeners リスナーの状態をサスペンドに維持する
warn resuming all listeners リスナーの状態をサスペンドから復旧する
warn relayid=<relayid> malloc or username encode failed ユーザ名ヘッダ追加する設定の場合に、処理に必要なメモリが足りないかBase64エンコードに失敗した
warn relayid=<relayid> malformed chunk size(too long) chunk転送が指定された場合に、1chunkのサイズ指定行が内部バッファサイズ分待っても行切り出しできなかった
warn relayid=<relayid> malformed chunk size chunk転送が指定された場合に、1chunkのサイズ解釈に失敗した
warn relayid=<relayid> unrecognized chunk end chunk転送が指定された場合に、本来chunkend(改行)が来るはずのところが内部バッファサイズ分待っても改行が来なかった
warn relayid=<relayid> malloc or username encode failed ユーザ名ヘッダ追加する設定の場合に、処理に必要なメモリが足りないかBase64エンコードに失敗した
warn unknown rule key at line <line> column <column> ルールファイルに不正なキーが指定された
warn thread_new: getsockopt(SO_SNDBUF) failed : <error> getsockopt()の実行に失敗した
warn thread_new: setsockopt(SO_SNDBUF) failed : <error>, so use defaultsize(<default_buf_size>) getsockopt()の実行に失敗した
warn thread_create: failed to set thread stack size <thread_stack_size>, so use default stack size(<default_stack_size>). スレッドのスタックサイズの変更に失敗した
warn network_setup_listener_socket: rtable is not supported rtableをサポートしていないプラットフォームでrtableが指定された
warn network_setup_connection_socket: rtable is not supported rtableをサポートしていないプラットフォームでrtableが指定された
warn relayid=<relayid> action=ftploginfail mode=ftp username="<username>" ftpのログインに失敗した
warn connection_write: write after write shutdown; _this=<connection_pointer> _this->cbarg=<cbarg_pointer> d=<dbuf_pointer> デバッグメッセージ
notice ncc_judge_eval: unknown command %d 認識できないコマンドが指定された
notice ncc_uds_recv_handle: receive queue full 受信キューが一杯になっている
notice nccd_create: unknown command line argument 認識できないコマンドライン引数が指定された
notice reading conf file <config_file> irelayd.confを読み込んだ
notice controlid=<controlid> action=accept コントロール接続を受け付けた
notice controlid=<controlid> action=close ibytes=<ibytes> obytes=<obytes> duration=<duration> reason=<reason> コントロール接続を切断した
notice controlid=<controlid> action=execute request=terminate コントロール接続でteminateリクエストを受け付けた
notice controlid=<controlid> action=execute request=nop コントロール接続でnopリクエストを受け付けた
notice controlid=<controlid> action=execute request=reload コントロール接続でreloadリクエストを受け付けた
notice controlid=<controlid> action=execute request=cauthdone コントロール接続でcauthdoneリクエストを受け付けた
notice controlid=<controlid> action=execute request=showthread コントロール接続でshowthreadリクエストを受け付けた
notice controlid=<controlid> action=execute request=showrelay コントロール接続でshowrelayリクエストを受け付けた
notice controlid=<controlid> action=execute request=killrelay id=<request_id> コントロール接続でkillrelayリクエストを受け付けた
notice controlid=<controlid> action=execute request=killrelay id=any コントロール接続でkillrelayリクエストを引数無しで受け付けた
notice controlid=<controlid> action=execute request=showrule コントロール接続でshowruleリクエストを受け付けた
notice controlid=<controlid> action=execute request=getrusage コントロール接続でgetrusageリクエストを受け付けた
notice controlid=<controlid> action=execute request=logrotate コントロール接続でlogrotateリクエストを受け付けた
notice controlid=<controlid> action=execute request=showrelaycount コントロール接続でshowrelaycountリクエストを受け付けた
notice irelayd starting... プログラムの起動メッセージ
notice Starting irelayd... irelaydのセットアップ完了時のメッセージ
notice Stopping irelayd... irelaydの終了メッセージ
notice received SIGHUP HUPシグナルを受け取った
notice received <signal> <signal>シグナルを受け取った
notice received SIGUSR1 USR1シグナルを受け取った
notice listenerid=<listenerid> action=map src=<src> dst=<dst> dynamic listenerのマッピングを出力
notice listenerid=<listenerid> action=start mode=<mode> family=<family> proto=<proto> type=<type> addr=<addr> port=<port> リスナーを起動した
notice listenerid=<listenerid> action=startfail mode=<mode> family=<family> proto=<proto> type=<type> addr=<addr> port=<port> リスナーの起動に失敗した
notice listenerid=<listenerid> action=stop リスナーを停止した
notice listenerid=<listenerid> action=enable リスナーを有効化した
notice listenerid=<listenerid> action=disable リスナーを無効化した
notice relay count reaches its limit (<relay_count>) 中継数がリミットに到達した
notice relay count falls short of its limit (<relay_count>) 中継数がリミット以内に収まった
notice relayid=<relayid> action=accept family=<family> proto=<proto> type=<type> src=<src> dst=<dst> クライアントからの接続を受け付けた
notice relayid=<relayid> action=auth<ok|ng> mode=<mode> family=<family> src=<src> dst=<dst> クライアントからの接続が中継ルールで許可されているかどうかの結果
notice relayid=<relayid> action=start 中継の開始
notice relayid=<relayid> action=proxy<ok|ng> mode=<mode> family=<family> src=<src> dst=<dst> プロキシが指定されている場合、プロキシへの通信が中継ルールで許可されているかどうかの結果
notice relayid=<relayid> action=host<ok|ng> mode=<mode> family=<family> src=<src> dst=<dst> クライアントからの接続が中継ルールで許可されているかどうかの結果
notice relayid=<relayid> action=httpusage <custom_message> http接続完了時の利用統計情報 (カスタムメッセージ)
notice relayid=<relayid> action=httpusage reason=<reason> version=<client_version> method=<method> [scheme=<scheme>] [userinfo=<userinfo>] host=<host> port=<port> path=<path> direct=<direct> status=<status> keepalive=<keepalive> useragent=<useragent> server=<server> duration=<duration> req_transfer=normal req_clen=<req_clen> req_translen=<req_translen> res_transfer=normal res_clen=<req_clen> res_translen=<req_translen> http接続完了時の利用統計情報
notice relayid=<relayid> action=tunnelusage ibytes=<ibytes> obytes=<obytes> https接続完了時の利用統計情報
notice relayid=<relayid> action=httpsopen status=<status> https中継モードで上位プロキシ指定がされている場合に表示される
notice relayid=<relayid> action=httpsfail status=<status> https中継モードでかつ上位プロキシが設定されているような場合に上位プロキシから 2xx の応答が来なかった
notice relayid=<relayid> action=urlfilterpass [category=<category> provider=<provider>] filter-name=<filter-name> source=<source> method=<method> url=<url> URLフィルタの評価結果 (pass)
notice relayid=<relayid> action=urlfilterblock [category=<category> provider=<provider>] filter-name=<filter-name> source=<source> method=<method> url=<url> URLフィルタの評価結果 (block)
notice registered modes are:<modes> 登録されているモードの一覧
notice total <mode_count> modes 登録されているモードの数
notice reading rule file <rule_file> ルールファイルの読み込みを開始した
notice applying rule... ルールの適用開始
notice done ルールの適用完了
notice relayid=<relayid> action=rulematch auth=<auth> host=<host> service=<service> user=<user> 合致する中継ルールが存在した
notice relayid=<relayid> action=rulenomatch 合致する中継ルールが存在しなかった
notice cannot open connection log file: <error> ログファイルのオープンに失敗した
notice cannot open application custom log file: <error> ログファイルのオープンに失敗した
notice cannot dup2() connection log file: <error> ログファイルのオープンに失敗した
notice cannot dup2() application custom log file: <error> ログファイルのオープンに失敗した
notice thread starting... スレッドを起動した
notice thread exiting... スレッドを起動した終了した
notice idlookup: received response" 認証サーバからのレスポンスを取得した
notice relayid=<relayid> action=urlfilterblock src=<src> dst=<dst> Access is denied, because the client doesn't support SNI. SNI非対応のクライアントからのアクセスをブロックした
notice relayid=<relayid> action=urlfilterpass src=<src> dst=<dst> A SNI disabled access is passed, because the block-no-sni-access option is 'off'. SNI非対応のクライアントからのアクセスをパスした
notice relayid=<relayid> action=urlfilterpass [category=<category> provider=<provider>] filter-name=<filter-name> source=<source> method=<method> url=<url>

httpsアクセスのURLフィルタの評価結果 (pass)

<url>は"/"以下のパスを含まない

notice relayid=<relayid> action=urlfilterblock [category=<category> provider=<provider>] filter-name=<filter-name> source=<source> method=<method> url=<url>

httpsアクセスのURLフィルタの評価結果 (block)

<url>は"/"以下のパスを含まない

notice relayid=<relayid> action=urlfilterblock IP address access is prohibit by URL filter. IPアドレスアクセスをブロックした
info suspended キューの内容を維持
info netstar: Failed to lookup the category. %s カテゴリのルックアップに失敗
info netstar: License %s%s.%s ライセンスの状態の出力
info netstar: License authentication cache is expired ライセンス認証のキャッシュがexpireした
info netstar: Failed to lookup the category. %s カテゴリのルックアップに失敗
info netstar: Failed to lookup the category. %s カテゴリのルックアップに失敗
info Started successfully. proccess-id=%d" nccdの起動に成功
info Stopped successfully. proccess-id=%d nccdの停止に成功
info Failed to record the url-visit log. (%s) url-visitのログの保存に失敗
info Failed to record the url-visit log. (Out of memory) url-visitのログの保存に失敗
info controlid=<controlid> action=credcheck queryonly=<queryonly> pid=<pid> uid=<uid> コントロール接続時のcredentialsをチェックした結果
info controlid=<controlid> action=credskip queryonly=<queryonly> コントロール接続時のcredentialsをチェックをスキップした
info idlookup: action=start address=<address> ユーザ認証の開始
info idlookup: action=failed waiting for retry timeout 認証サーバのソケットが異常切断し、復旧待ち時間が経過していないため認証ができない
info idlookup: action=failed failed to connect to idinfo server 認証サーバへの接続に失敗
info setting resource limit <resource> <current_limit> -> <new_limit> リソースリミットを変更した
info configure options: configureのオプション
info libevent version: <libevent_version> libeventのバージョン
info libevent method: <libevent_backend_method> libeventのバックエンド。SA-W2はkqueue
info thread stack size: default(<default_stack_size>) スレッドのスタックサイズの設定値(デフォルト値)
info thread stack size: <stack_size> スレッドのスタックサイズの設定値
info connection buffer size: <buffer_size> コネクションのバッファサイズの設定値
info relayid=<relayid> peep tls header. sni=<sni> HTTPS接続時、hostnameを出力
info relayid=<relayid> action=connect src=<src> dst=<dst> 中継先サーバへの接続が完了した
info relayid=<relayid> action=connerr errno=%d msg=%s 中継先サーバへの接続に失敗した
info relayid=<relayid> action=close cibytes=<cibytes> cobytes=<cobytes> sibytes=<sibytes> sobytes=<sobytes> duration=<duration> reason=<reason> 中継先サーバへの接続を切断した
info http_cleanup_headers(): remove all entries but not empty(%p) http_dir_ctxに保持しているヘッダを削除したが、空になっていない
info relayid=<relayid> server connection is closed. プロキシサーバとの接続が切断された
info relayid=<relayid> action=httprequest version=<version> method=<method> [scheme=<scheme>] host=<host> port=<port> path=<path> HTTPリクエストの詳細情報
info relayid=<relayid> action=disconnect 中継モードで keepalive していたものの、次の通信の通信先が違うサーバになったため切断した
info relayid=<relayid> action=connecting src=<src> dst=<dst> 中継先サーバへの接続を開始した
info relayid=<relayid> action=httpcauth 端末認証の対象かつ端末認証未実行
info relayid=<relayid> action=httpcauth service of cauth request has cauth:true. 端末未認証時のリダイレクト先で端末認証が要求されている
info relayid=<relayid> action=httpcauth this cauth request is proxied, so intercepted. 端末未認証時のリダイレクト先にプロキシされている
info relayid=<relayid> action=idlookup cached=<cached> resolved=true user=<user> ngroups=<ngroups> [group_%d=<group>] need_cauth=<need_cauth> ユーザ認証の成功
info relayid=<relayid> action=idlookup cached=<cached> resolved=false need_cauth=<need_cauth> ユーザ認証の失敗
info relayid=<relayid> action=ruleresolve service=<service> allow=<allow> need_cauth=<need_cauth> 中継ルールのルール引き作業が終了した
info thread_new: threadmessage buffer size = <buf_size> thread_send_messageのバッファサイズを変更した
info thread_new: threadmessage buffer size = defaultsize(default_buf_size) thread_send_messageのバッファサイズを変更した
info relayid=<relayid> action=ftplogin mode=ftp username="<username>" ftpのログインに成功した
debug ncc_bind: socket bind [%d] ソケットのバインドを実行
debug ncc_bind: socket path length is too long ソケットの名前が長すぎる
debug ncc_bind: %s bind()の実行に失敗
debug ncc_create: can't allocate memory malloc()に失敗
debug ncc_create: send socket %s socket()の実行に失敗
debug ncc_create: setsockopt failed (optname=%d) setsockopt() の実行に失敗
debug ncc_create: setsockopt failed (optname=%d) setsockopt() の実行に失敗
debug ncc_create: %s mkstemp() の実行に失敗
debug ncc_get_status: sendto(): %s sendto()の実行に失敗
debug ncc_get_status: recv(): %s recv()の実行に失敗
debug ncc_get_status: recv(): received message is too short 受信メッセージが短すぎる
debug ncc_get_status: recv(): received message size is wrong. 受信メッセージのサイズがおかしい
debug ncc_get_status: status data not found. statusのデータが見つからない
debug ncc_status_request_create: can't allocate memory malloc()の実行に失敗
debug ncc_status_request_destroy: status request is already destroy free()対象のインスタンスが解放済み
debug ncc_judge_create: create service instance ncc判定インスタンスを生成する
debug ncc_judge_destroy: destroy service instance ncc判定インスタンスを破棄する
debug ncc_judge_destroy: ncc judge service is already destroy ncc判定インスタンスが既に破棄されている
debug ncc_judge_eval: invalid packet (recvlen=%zd, length=%d) 不正なパケットを受信した
debug ncc_judge_eval: invalid packet (recvlen=%zd,length=%d) 不正なパケットを受信した
debug ncc_status_create: create service instance nccステータスインスタンスを生成する
debug ncc_status_destroy: destroy service instance nccステータスインスタンスを破棄する
debug ncc_status_destroy: ncc status service is already destroy nccステータスインスタンスが既に破棄されている
debug ncc_status_eval: invalid packet (recvlen=%zd, length=%d) 不正なパケットを受信した
debug ncc_uds_bind: socket bind [%d] ソケットのバインドを実行
debug ncc_uds_close : close socket (%d) [%s] ソケットのクローズを実行
debug ncc_uds_destroy: ncc uds instance is already destroy free()対象のインスタンスが既に解放されていた
debug ncc_uds_io_event: io event handling ioイベントのハンドリング
debug ncc_uds_io_event: read ready ioイベント(read)を実行
debug ncc_uds_io_event: write ready ioイベント(write)を実行
debug ncc_uds_io_event: timeout event ioイベント(timeout)を実行
debug ncc_uds_recv: %zd byte datagram received from %s データグラムの受信
debug packet dump\n%s 受信パケットのダンプ
debug ncc_uds_recv_handle: datagram received データグラムを受信した
debug ncc_uds_recv_handle: queue member キューのチェックを行う
debug \tqueue member [%p] - peer's socket path [%s] キューの内容を出力
debug ncc_uds_send_handle: queue is empty 送信イベントのキューが空
debug ncc_uds_send_handle: send to [%s] - %zd byte datagram 送信処理を行う
debug packet dump\n%s 送信パケットの内容表示
debug ncc_uds_send_handle: socket closed by client (error=%s) クライアント側からソケットが閉じられた
debug ncc_uds_send_handle: free member [%p], send queue size [%d] キューの要素を破棄
debug ncc_uds_send_handle: free member [%p], send queue size [%d] キューの要素を破棄
debug ncc_uds_socket: open socket ソケットのオープン
debug ncc_uds_socket: socket assigned descripter [%d] ソケットにアサインされたfdを表示
debug ncc_uds_start: socket binding ソケットのバインド
debug ncc_uds_timer_handle: ncc timeout event タイムアウトイベントの実行
debug ncc_uds_timer_handle: queue is empty タイムアウトイベントのキューが空
debug ncc_uds_timer_handle: action=discard, free member [%p],recv queue size [%d] キューの要素を破棄
debug ncc_uds_timer_handle: action=keep キューの要素を保持
debug ncc_sp_netstar_auth_callback: site umpire authentication response code [%d] サイトアンパイアの認証結果のステータスコード
debug ncc_sp_netstar_auth_callback: key [%s] / value [%s] su_auth_resprm_tの内容を出力
debug ncc_sp_netstar_site_umpire_lookup_callback(%s) ルックアップしたカテゴリ名を出力
debug data segment limit %dK, initial data segment size %dK 設定したリソースリミットの値を表示
debug nccd_create: ncc context is already destroy nccコンテキストは既に削除されている
debug Reload requested by signal(SIGHUP) SIGHUPが発行された
debug Stop requested by signal(SIGINT) SIGINTが発行された
debug Stop requested by signal(SIGTERM) SIGTERMが発行された
debug Loaded url_filter %d filters ロードされたurl-filterのルールの数を出力
debug relayid=<relayid> line_method=<line_method> line_scheme=<line_scheme> line_userinfo=<line_userinfo> line_host=<line_host> line_port=<line_port> line_path=<line_path> デバッグメッセージ
debug relayid=<relayid> header_host=<header_host> header_port=<header_port> デバッグメッセージ
debug relayid=<relayid> <req|res>: <current_state> -> <new_state> [(same state transition)] 中継中のhttpの状態が遷移した
debug relayid=<relayid> <req|res>: <current_state> -> <new_state> [(same state transition)] 中継中のhttpsの状態が遷移した