innogames / ltc

Online web application-dashboard for report analyzing,running and online monitoring of load tests started with JMeter
MIT License
197 stars 96 forks source link

"CommandError: No fixture named 'initial_data' found." #30

Open agubskiy opened 4 years ago

agubskiy commented 4 years ago

Hello! I've installed latest NetBox on Ubuntu 18.04. And I neet to do next step - load initial data with the following command: "python3 manage.py loaddata initial_data" but i see error "CommandError: No fixture named 'initial_data' found."

v0devil commented 4 years ago

Hi, from which directory are you executing this command ?

zhouzhou2019-boy commented 2 years ago

你好! 我已经在 Ubuntu 18.04 上安装了最新的 NetBox。 我需要做下一步 - 使用以下命令加载初始数据: “python3 manage.py loaddata initial_data” 但我看到错误 “CommandError:找不到名为‘initial_data’的夹具。”

您好,我这边安装也失败了,容器一直起不来,报的.py脚本错误,这种情况你有遇到过吗