apollo
apollo copied to clipboard
start dreamview+ error
We appreciate you go through Apollo documentations and search previous issues before creating an new one. If neither of the sources helped you with your issues, please report the issue using the following form. Please note missing info can delay the response time.
System information
- OS Platform and Distribution (e.g., Linux Ubuntu 18.04):
- Apollo installed from (source or binary):
- Apollo version (3.5, 5.0, 5.5, 6.0):
-
Output of
apollo.sh config
if onmaster
branch:
Steps to reproduce the issue:
- Please use bullet points and include as much details as possible:
Supporting materials (screenshots, command lines, code/script snippets):
root@in-dev-docker:/apollo# bash scripts/bootstrap.sh start_plus nohup: appending output to 'nohup.out' [ OK ] Launched module monitor. nohup: appending output to 'nohup.out' [ OK ] Launched module dreamview_plus. 000 Failed to start Dreamview Plus. Please check /apollo/nohup.out or /apollo/data/core for more information
cat /apollo/nohup.out cyber_launch_7300] INFO Launch file [/apollo/modules/monitor/launch/monitor.launch] [cyber_launch_7300] INFO ======================================================================================================================== [cyber_launch_7300] INFO Load module [monitor] library: [monitor] [CYBER_DEFAULT] conf, exception_handler: [], respawn_limit: [3] [cyber_launch_7300] INFO Start process [monitor] successfully. pid: 7308 [cyber_launch_7300] INFO ------------------------------------------------------------------------------------------------------------------------ [monitor] WARNING: Logging before InitGoogleLogging() is written to STDERR [monitor] I0306 18:22:45.738350 7308 module_argument.cc:89] []command: mainboard -d /apollo/modules/monitor/dag/monitor.dag -p monitor -s CYBER_DEFAULT [monitor] I0306 18:22:45.738972 7308 global_data.cc:153] []host ip: 192.168.1.102 [monitor] I0306 18:22:45.742782 7308 module_argument.cc:62] []binary_name_ is mainboard, process_group_ is monitor, has 1 dag conf [monitor] I0306 18:22:45.742817 7308 module_argument.cc:65] []dag_conf: /apollo/modules/monitor/dag/monitor.dag [cyber_launch_7349] INFO Launch file [/apollo/modules/dreamview_plus/launch/dreamview_plus.launch] [cyber_launch_7349] INFO ======================================================================================================================== [cyber_launch_7349] INFO Load module [dreamview_plus] binary: [dreamview_plus --flagfile=/apollo/modules/dreamview_plus/conf/dreamview.conf] [CYBER_DEFAULT] conf, exception_handler: [respawn], respawn_limit: [3] [cyber_launch_7349] INFO Start process [dreamview_plus --flagfile=/apollo/modules/dreamview_plus/conf/dreamview.conf] successfully. pid: 7357 [cyber_launch_7349] INFO ------------------------------------------------------------------------------------------------------------------------ [dreamview_plus --flagfile=/apollo/modules/dreamview_plus/conf/dreamview.conf] WARNING: Logging before InitGoogleLogging() is written to STDERR [dreamview_plus --flagfile=/apollo/modules/dreamview_plus/conf/dreamview.conf] I0306 18:22:49.010190 7357 global_data.cc:153] []host ip: 192.168.1.102 [dreamview_plus --flagfile=/apollo/modules/dreamview_plus/conf/dreamview.conf] E0306 18:22:49.128214 7357 plugin_manager.cc:219] [dreamview]Cannot open directory /.apollo/dreamview/plugins/ [monitor] E0306 18:22:50.681210 7317 monitor_manager.cc:54] [mainboard]No HMIStatus was received. [monitor] E0306 18:22:51.176708 7318 monitor_manager.cc:54] [mainboard]No HMIStatus was received. [monitor] E0306 18:22:51.676726 7314 monitor_manager.cc:54] [mainboard]No HMIStatus was received. [monitor] E0306 18:22:52.176703 7322 monitor_manager.cc:54] [mainboard]No HMIStatus was received. [monitor] E0306 18:22:52.676673 7313 monitor_manager.cc:54] [mainboard]No HMIStatus was received. [dreamview_plus --flagfile=/apollo/modules/dreamview_plus/conf/dreamview.conf] E0306 18:22:52.978056 7357 dv_plugin_manager.cc:37] [dreamview_plus]pluginmanager index: 0xaaaaee010790 [dreamview_plus --flagfile=/apollo/modules/dreamview_plus/conf/dreamview.conf] E0306 18:22:52.978219 7357 dv_plugin_manager.cc:48] [dreamview_plus]There be seems no dreamview_plus plugins, please install plugins. [monitor] E0306 18:22:53.176784 7315 monitor_manager.cc:54] [mainboard]No HMIStatus was received.
Please use the command "dreamview_plus --flagfile=/apollo/modules/dreamview_plus/conf/dreamview.conf" and copy the error output.