mirror of
				https://github.com/tteck/Proxmox.git
				synced 2025-11-04 04:49:29 +00:00 
			
		
		
		
	Create troubleshoot.md
This commit is contained in:
		
							parent
							
								
									e36d546dd1
								
							
						
					
					
						commit
						67ded85ab0
					
				
							
								
								
									
										11
									
								
								troubleshoot.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								troubleshoot.md
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,11 @@
 | 
			
		||||
If no device is found after running `ls -l /dev/serial/by-id` reboot the zigbee2mqtt lxc and try again.
 | 
			
		||||
 | 
			
		||||
Make sure Proxmox sees the device by running `ls -l /dev/serial/by-id` from the Proxmox web shell.
 | 
			
		||||
 | 
			
		||||
If Proxmox sees your device, you can try setting autodev by running the below script from the Proxmox web shell.
 | 
			
		||||
```
 | 
			
		||||
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/autodev.sh)" -s 100
 | 
			
		||||
```
 | 
			
		||||
change 100 to your LXC ID.
 | 
			
		||||
 | 
			
		||||
Note: The changes will apply after a reboot of the LXC.
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user