24 lines
		
	
	
		
			716 B
		
	
	
	
		
			Markdown
		
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			716 B
		
	
	
	
		
			Markdown
		
	
	
	
| # Troubleshoot Funkwhale
 | ||
| 
 | ||
| If you're running into issues with Funkwhale, follow the guides in this section. If you need to report an issue, make sure you include as much information as possible to help us get to the bottom of it.
 | ||
| 
 | ||
| Issues usually fall into one of the following categories:
 | ||
| 
 | ||
| - Frontend – issues relating to the Funkwhale web interface.
 | ||
| - Backend – issues affecting one or more of the following:
 | ||
|   - API – tracks or data not being returned properly
 | ||
|   - Imports – tracks you have added aren't being imported correctly
 | ||
|   - Federation – your pod can't contact other fediverse servers or access federated content
 | ||
| 
 | ||
| ```{toctree}
 | ||
| ---
 | ||
| caption: Troubleshoot
 | ||
| maxdepth: 1
 | ||
| ---
 | ||
| 
 | ||
| frontend
 | ||
| backend
 | ||
| help
 | ||
| 
 | ||
| ```
 |