runtime error
Exit code: 1. Reason: 正在设置面板端口 正在设置面板用户名 Traceback (most recent call last): File "script.py", line 98, in <module> main() File "script.py", line 82, in main bt_init(data['port'], data['username'], data['password']) File "script.py", line 46, in bt_init child.expect('新用户名'.encode('utf-8')) File "/usr/local/lib/python3.7/dist-packages/pexpect/spawnbase.py", line 344, in expect timeout, searchwindowsize, async_) File "/usr/local/lib/python3.7/dist-packages/pexpect/spawnbase.py", line 372, in expect_list return exp.expect_loop(timeout) File "/usr/local/lib/python3.7/dist-packages/pexpect/expect.py", line 179, in expect_loop return self.eof(e) File "/usr/local/lib/python3.7/dist-packages/pexpect/expect.py", line 122, in eof raise exc pexpect.exceptions.EOF: End Of File (EOF). Exception style platform. <pexpect.pty_spawn.spawn object at 0x7fb2309a3fd0> command: /usr/bin/bt args: ['/usr/bin/bt'] buffer (last 100 chars): b'' before (last 100 chars): b'(>3\xe4\xbd\x8d)\xef\xbc\x9aadmin\r\n|-\xe9\x94\x99\xe8\xaf\xaf\xef\xbc\x8c\xe4\xb8\x8d\xe8\x83\xbd\xe4\xbd\xbf\xe7\x94\xa8\xe8\xbf\x87\xe4\xba\x8e\xe7\xae\x80\xe5\x8d\x95\xe7\x9a\x84\xe7\x94\xa8\xe6\x88\xb7\xe5\x90\x8d\r\n' after: <class 'pexpect.exceptions.EOF'> match: None match_index: None exitstatus: None flag_eof: True pid: 22 child_fd: 6 closed: False timeout: 30 delimiter: <class 'pexpect.exceptions.EOF'> logfile: None logfile_read: None logfile_send: None maxread: 2000 ignorecase: False searchwindowsize: None delaybeforesend: 0.05 delayafterclose: 0.1 delayafterterminate: 0.1 searcher: searcher_re: 0: re.compile(b'\xe6\x96\xb0\xe7\x94\xa8\xe6\x88\xb7\xe5\x90\x8d')
Container logs:
Fetching error logs...