Skip to content
This repository was archived by the owner on Aug 7, 2020. It is now read-only.

Not working on arm64 #98

Closed
1 task done
phdelodder opened this issue Jan 7, 2019 · 1 comment
Closed
1 task done

Not working on arm64 #98

phdelodder opened this issue Jan 7, 2019 · 1 comment

Comments

@phdelodder
Copy link

phdelodder commented Jan 7, 2019

Make sure you read and understand http://emqtt.io/docs/v2/index.html.
Use one of the two templates below and delete the rest.

  • BUG REPORT

BUG REPORT

Expected behavior

To start

Actual behavior

Crash

Test code

Provide a Minimal, Complete, and Verifiable example which will reproduce the problem.

node.max_ports=1048576
listener.tcp.external.acceptors=64
listener.ssl.external.acceptors=32
node.process_limit=2097152
node.max_ets_tables=2097152
listener.ws.external.acceptors=16
node.name="emqx"@"crown.fritz.box"
=====
===== LOGGING STARTED Mon Jan  7 07:18:49 UTC 2019
=====

=====
===== LOGGING STARTED Mon Jan  7 09:02:28 UTC 2019
=====
init terminating in do_boot ({load_failed,[proc_lib,lists,logger_simple_h,logger_config,logger_backend,logger_server,logger_filters,logger,kernel,heart,gen_server,gen_event,gen,file_io_server,file_ser

Crash dump is being written to: erl_crash.dump...done
init terminating in do_boot ({load_failed,[application_master,code_server,supervisor,proc_lib,lists,logger_simple_h,logger_config,logger_backend,logger_server,heart,logger_filters,logger,kernel,gen_se

Crash dump is being written to: erl_crash.dump...done
['2019-01-07T09:02:49Z']:waiting emqx
init terminating in do_boot ({load_failed,[proc_lib,erl_eval,supervisor,lists,error_handler,logger_simple_h,logger_config,logger_backend,logger_server,logger_filters,logger,kernel,heart,gen_server,gen

Crash dump is being written to: erl_crash.dump...done
['2019-01-07T09:02:52Z']:waiting emqx
init terminating in do_boot ({load_failed,[proc_lib,code_server,supervisor,application,logger_simple_h,lists,logger_config,logger_server,kernel,gen_server,gen,file_io_server,file_server,filename,file,

Crash dump is being written to: erl_crash.dump...done

EMQ version

Which branch are you on? If you know the Git revision then add it here as well.
v3.0.0-arm64v8

Docker version

Which docker-engine version?

➜ docker -v
Docker version 18.09.0, build 4d60db4

How docker info?

➜ docker info                                                                                 
Containers: 15                                                                                
 Running: 14                                                                                  
 Paused: 0                                                                                    
 Stopped: 1                                                                                   
Images: 29                                                                                    
Server Version: 18.09.0                                                                       
Storage Driver: overlay                                                                       
 Backing Filesystem: extfs                                                                    
 Supports d_type: true                                                                        
Logging Driver: json-file                                                                     
Cgroup Driver: cgroupfs                                                                       
Plugins:                                                                                      
 Volume: local                                                                                
 Network: bridge host macvlan null overlay                                                    
 Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog          
Swarm: inactive                                                                               
Runtimes: runc                                                                                
Default Runtime: runc                                                                         
Init Binary: docker-init                                                                      
containerd version: c4446665cb9c30056f4998ed953e6d4ff22c7c39                                  
runc version: 4fc53a81fb7c994640722ac585fa9ca548971871                                        
init version: fec3683                                                                         
Security Options:                                                                             
 seccomp                                                                                      
  Profile: default                                                                            
Kernel Version: 4.4.77-rockchip-ayufan-136                                                    
Operating System: Debian GNU/Linux 9 (stretch)                                                
OSType: linux                                                                                 
Architecture: aarch64                                                                         
CPUs: 4                                                                                       
Total Memory: 3.833GiB                                                                        
Name: crown                                                                                   
ID: C3XT:ADCL:YBAN:VYWH:2K6H:MJIX:EM4A:EMJK:QYUC:DTFO:LF5G:WEZP                               
Docker Root Dir: /mnt/342eea89-df7f-4af7-813f-e97ccb446ada/dietpi_userdata/docker/data        
Debug Mode (client): false                                                                    
Debug Mode (server): false                                                                    
Registry: https://index.docker.io/v1/                                                         
Labels:                                                                                       
Experimental: false                                                                           
Insecure Registries:                                                                          
 127.0.0.0/8                                                                                  
Live Restore Enabled: false                                                                   
Product License: Community Engine                                                             

System

What system do you use? DietPi

Hardware

How is the host machine? Rock64

@phdelodder
Copy link
Author

Quotes in EMQX_NAME en EMQX_HOST where the issue

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant