Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2019
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.37 KB | None | 0 0
  1. [root@ip-172-20-52-70 botbrain]# kubectl logs -n nikola n-botbrain-759449dd4f-hp42z
  2. Traceback (most recent call last):
  3. File "main.py", line 1, in <module>
  4. import worker
  5. File "/opt/worker.py", line 22
  6. virtual_host = self.virtual_host, pika.PlainCredentials(self.username, self.password)))
  7. SyntaxError: non-keyword arg after keyword arg
  8. [root@ip-172-20-52-70 botbrain]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement