Project

General

Profile

Actions

Bug #12728

closed

Cannot setup environment with Rudder dev

Added by Nicolas CHARLES almost 6 years ago. Updated over 5 years ago.

Status:
Released
Priority:
N/A
Category:
Rudder tests
Target version:
Severity:
Major - prevents use of part of Rudder | no simple workaround
UX impact:
User visibility:
Infrequent - complex configurations | third party integrations
Effort required:
Priority:
40
Name check:
Fix check:
Regression:

Description

 ./rtf platform setup dev
Traceback (most recent call last):
  File "./rtf", line 1203, in <module>
    platform.setup(client_path)
  File "./rtf", line 554, in setup
    self.hosts[hostname].start()
  File "./rtf", line 303, in start
    os.system(proxy + "vagrant up " + self.hostid + " --provider="+self.provider)
TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'
Actions

Also available in: Atom PDF