2023-07-29 03:30:25 +07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								{% load i18n %}
							 
						 
					
						
							
								
									
										
										
										
											2018-11-02 14:42:15 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								{% load static %}
							 
						 
					
						
							
								
									
										
										
										
											2016-03-01 11:23:03 -05:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								<!DOCTYPE html>  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								< html  lang = "en" >  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								< head >  
						 
					
						
							
								
									
										
										
										
											2023-07-29 03:30:25 +07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    < title > {% trans "Server Error" %}< / title > 
							 
						 
					
						
							
								
									
										
										
										
											2021-08-31 09:50:24 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    < link  rel = "stylesheet"  href = "{% static 'netbox-light.css'%}"  / > 
							 
						 
					
						
							
								
									
										
										
										
											2017-10-12 12:39:28 -05:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    < meta  charset = "UTF-8" > 
							 
						 
					
						
							
								
									
										
										
										
											2016-03-01 11:23:03 -05:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								< / head >  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								< body >  
						 
					
						
							
								
									
										
										
										
											2017-05-19 16:03:04 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    < div  class = "container-fluid" > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								        < div  class = "row" > 
							 
						 
					
						
							
								
									
										
										
										
											2021-04-30 15:55:37 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								            < div  class = "col col-md-6 offset-md-3" > 
							 
						 
					
						
							
								
									
										
										
										
											2021-08-31 09:50:24 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								                < div  class = "card border-danger mt-5" > 
							 
						 
					
						
							
								
									
										
										
										
											2021-04-18 16:42:28 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								                    < h5  class = "card-header" > 
							 
						 
					
						
							
								
									
										
										
										
											2023-07-29 03:30:25 +07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								                        < i  class = "mdi mdi-alert" > < / i >  {% trans "Server Error" %}
							 
						 
					
						
							
								
									
										
										
										
											2021-04-18 16:42:28 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								                    < / h5 > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								                    < div  class = "card-body" > 
							 
						 
					
						
							
								
									
										
										
										
											2017-11-03 13:24:31 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								                        {% block message %}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								                            < p > 
							 
						 
					
						
							
								
									
										
										
										
											2023-07-29 03:30:25 +07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								                                {% trans "There was a problem with your request. Please contact an administrator" %}.
							 
						 
					
						
							
								
									
										
										
										
											2017-11-03 13:24:31 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								                            < / p > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								                        {% endblock %}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								                        < hr  / > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								                        < p > 
							 
						 
					
						
							
								
									
										
										
										
											2023-07-29 03:30:25 +07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								                            {% trans "The complete exception is provided below" %}:
							 
						 
					
						
							
								
									
										
										
										
											2017-11-03 13:24:31 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								                        < / p > 
							 
						 
					
						
							
								
									
										
										
										
											2021-10-28 10:46:00 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< pre  class = "block" > < strong > {{ exception }}< / strong > < br  / >  
						 
					
						
							
								
									
										
										
										
											2020-08-21 12:58:48 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								{{ error }}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2023-07-29 03:30:25 +07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								{% trans "Python version" %}: {{ python_version }}
							 
						 
					
						
							
								
									
										
										
										
											2023-08-09 15:31:21 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								{% trans "NetBox version" %}: {{ netbox_version }}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								{% trans "Plugins" %}: {% for plugin, version in plugins.items %}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  {{ plugin }}: {{ version }}{% empty %}{% trans "None installed" %}{% endfor %}
							 
						 
					
						
							
								
									
										
										
										
											2023-08-07 15:29:20 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< / pre >  
						 
					
						
							
								
									
										
										
										
											2017-11-03 13:24:31 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								                        < p > 
							 
						 
					
						
							
								
									
										
										
										
											2023-07-29 03:30:25 +07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								                            {% trans "If further assistance is required, please post to the" %} < a  href = "https://github.com/netbox-community/netbox/discussions" > {% trans "NetBox discussion forum" %}< / a >  {% trans "on GitHub" %}.
							 
						 
					
						
							
								
									
										
										
										
											2017-11-03 13:24:31 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								                        < / p > 
							 
						 
					
						
							
								
									
										
										
										
											2021-04-18 16:42:28 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								                        < div  class = "text-end" > 
							 
						 
					
						
							
								
									
										
										
										
											2023-07-29 03:30:25 +07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								                            < a  href = "{% url 'home' %}"  class = "btn btn-primary" > {% trans "Home Page" %}< / a > 
							 
						 
					
						
							
								
									
										
										
										
											2017-05-19 16:03:04 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								                        < / div > 
							 
						 
					
						
							
								
									
										
										
										
											2016-03-01 11:23:03 -05:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								                    < / div > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								                < / div > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								            < / div > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								        < / div > 
							 
						 
					
						
							
								
									
										
										
										
											2017-05-19 16:03:04 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    < / div > 
							 
						 
					
						
							
								
									
										
										
										
											2016-03-01 11:23:03 -05:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								< / body >  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								< / html >