en:dpi:dpi_components:dpiui:troubleshooting:start [Документация VAS Experts]

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
en:dpi:dpi_components:dpiui:troubleshooting:start [2023/10/10 08:25] – external edit 127.0.0.1en:dpi:dpi_components:dpiui:troubleshooting:start [2024/07/29 12:45] (current) – removed elena.krasnobryzh
Line 1: Line 1:
-====== Problems and solutions ====== 
-{{indexmenu_n>8}} 
  
-====  ==== 
-Finished Dependency Resolution 
- 
-Error: Package: glibc-headers-2.12-1.212.el6.x86_64 (base) 
- 
-Requires: kernel-headers >= 2.2.1 
- 
- 
-You should comment out the exclude=kernel* parameter in the yum config /etc/yum.conf. 
-==== How to reset admin password? ==== 
-  - Go to MySql <code>mysql -u root --password=vasexperts dpiui2;</code> 
-  - Run command <code>update users set password='$2y$10$cYIXdOYJ2M2H8vPZuUG3Xe6GRJ1gGZ1Mi7MPBWyfYuJnbMHT0nlDq' where username='admin';</code> 
-  - Exit <code>exit;</code> 
- 
-==== I installed dpiui2 on the DPI server by mistake. How to uninstall? ==== 
- 
-To uninstall completely, run the script: [[https://vasexperts.ru/install/dpiui2-rpm_uninstall.sh|dpiui2-rpm_uninstall.sh]]. 
- 
-<code> 
-sudo yum install wget 
- 
-sudo wget https://vasexperts.ru/install/dpiui2-rpm_uninstall.sh 
- 
-sudo sh dpiui2-rpm_uninstall.sh 
-</code> 
-==== https://wiki.vasexperts.com/ cannot be opened from the GUI ==== 
-  - Type the following in the address bar of your browser <code>chrome://flags/</code> 
-  - Set the #same-site-by-default-cookies parameter to disabled