{"id":5453,"date":"2023-11-28T14:02:18","date_gmt":"2023-11-28T11:02:18","guid":{"rendered":"https:\/\/www.microimpuls.com\/docs\/smarty-lite\/%d0%b8%d0%bd%d1%81%d1%82%d1%80%d1%83%d0%ba%d1%86%d0%b8%d1%8f-%d0%bf%d0%be-%d0%be%d0%b1%d0%bd%d0%be%d0%b2%d0%bb%d0%b5%d0%bd%d0%b8%d1%8e\/%d0%be%d0%b1%d0%bd%d0%be%d0%b2%d0%bb%d0%b5%d0%bd%d0%b8%d0%b5-smarty-lite"},"modified":"2025-04-10T14:05:29","modified_gmt":"2025-04-10T11:05:29","slug":"update-smarty-lite","status":"publish","type":"docs","link":"https:\/\/microimpuls.com\/en\/docs\/smarty-lite\/how-to-update\/update-smarty-lite","title":{"rendered":"Smarty Lite Update"},"content":{"rendered":"<h2 class=\"wp-block-heading\">Creation of a backup copy<\/h2>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p><\/p>\n<cite><strong>Before updating, you need to make a copy of the old version of Smarty Lite!<\/strong><\/cite><\/blockquote>\n\n\n\n<p>There are two ways to back up Smarty Lite: <a href=\"https:\/\/microimpuls.com\/en\/docs\/smarty-lite\/backup-and-recovery\/\" data-type=\"docs\" data-id=\"3158\">team<\/a> or on your own. Below is an instruction on how to do it yourself.<\/p>\n\n\n\n<p>To create a copy of the old version of Smarty Lite, you need to go to <code>\/usr\/share\/microimpuls\/smarty-lite<\/code> and transfer all files to the backup directory, <strong>except for the media folder<\/strong>because it takes up a lot of space.<\/p>\n\n\n\n<div class=\"wp-block-group is-vertical is-layout-flex wp-container-core-group-is-layout-8cf370e7 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group is-vertical is-layout-flex wp-container-core-group-is-layout-8cf370e7 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group is-vertical is-layout-flex wp-container-core-group-is-layout-8cf370e7 wp-block-group-is-layout-flex\">\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1270\" height=\"921\" src=\"https:\/\/www.microimpuls.com\/wp-content\/uploads\/2023\/11\/image.png\" alt=\"\" class=\"wp-image-5458\"\/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1274\" height=\"136\" src=\"https:\/\/www.microimpuls.com\/wp-content\/uploads\/2023\/11\/image-1.png\" alt=\"\" class=\"wp-image-5459\"\/><figcaption class=\"wp-element-caption\">Orange highlights what needs to be copied (some files may differ)<\/figcaption><\/figure>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Smarty Lite Update<\/h2>\n\n\n\n<p>After creating a copy, you need to download the packages for updating, access to which is opened in <a href=\"http:\/\/client-office.microimpuls.com\/\">private-room<\/a>. To deploy the package, use the command:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>dpkg -i smarty-lite*.deb<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">For Debian 11 and below<\/h3>\n\n\n\n<p>After installing the deb package, you need to update the python libraries:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code><code>pip install -r \/usr\/share\/microimpuls\/smarty-lite\/requirements.txt<\/code><\/code><\/pre>\n\n\n\n<p>Migration should be applied further:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code><code>smart_manage migrate<\/code><\/code><\/pre>\n\n\n\n<p>And restart the service:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code><span style=\"background-color: initial; font-family: inherit; font-size: inherit; color: initial;\">service uwsgi restart<\/span><\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">For Debian 12 and above<\/h3>\n\n\n\n<p>After installing the deb package, you need to update the python libraries:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code><code>smart_manage requirements<\/code><\/code><\/pre>\n\n\n\n<p>Migration should be applied further:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code><code>smart_manage migrate<\/code><\/code><\/pre>\n\n\n\n<p>And restart the service:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>smart_manage reload<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">Prohibition of renewal during high load hours<\/h2>\n\n\n\n<p>We strongly recommend not to carry out updates on weekends and holidays, as well as during the hours of the highest load of the service from subscribers. In case of any critical problems, we will not be able to assist you outside of working hours.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Actions in a simple server<\/h2>\n\n\n\n<p>If after updating the admin Smarty ceased to open or the application stopped working, then first you should check the uwsgi logs<code>\/var\/log\/uwsgi<\/code>) and the file contents <code>\/var\/log\/microimpuls\/smarty-lite\/smarty_traceback.log<\/code>. The error text will reveal the essence of the problem, as a rule, it lies in the fact that the Smarty Lite instance fails to connect to any of the components.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Possible problems with updating<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Choosing the wrong version of Smarty Lite<\/h3>\n\n\n\n<p>If there are problems during the migration, then there is a possibility that a deb package was selected that is not suitable for the current version of the OS on the server.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Recommendations for correction<\/h4>\n\n\n\n<p>First, you need to know the version of Debian you want to update. For that, you need to prescribe a team <\/p>\n\n\n\n<p><code>lsb_release -a<\/code> <\/p>\n\n\n\n<p>and reinstall the deb package for the current version of the migration operating system.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Stopping migration to the new version<\/h3>\n\n\n\n<p>Mistakes in migration can cause them to stop.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Recommendations for correction<\/h4>\n\n\n\n<div class=\"wp-block-group is-vertical is-layout-flex wp-container-core-group-is-layout-8cf370e7 wp-block-group-is-layout-flex\">\n<ol class=\"wp-block-list\">\n<li>You shouldn't run the team <code>smarty_manage makemigrations<\/code><\/li>\n\n\n\n<li>All files with migrations must be deleted<\/li>\n\n\n\n<li>You need to reinstall the deb package with the update<\/li>\n\n\n\n<li>Launch the team <code>smarty_manage migrate<\/code><\/li>\n<\/ol>\n<\/div>\n\n\n\n<p>If the above actions did not help to resume migration, it is necessary to write <a href=\"https:\/\/t.me\/microimpuls_lite\">Technical support<\/a> or email support@microimpuls.com if you have an extended service <a href=\"https:\/\/microimpuls.com\/en\/support\/\">Technical support<\/a>.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Form of submission of a letter with a problem<\/h4>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Operating system<\/li>\n\n\n\n<li>Operating system version<\/li>\n\n\n\n<li>Used version of Python<\/li>\n\n\n\n<li>What version of Smarty Lite was before the update<\/li>\n\n\n\n<li>What version of Smarty Lite is installed<\/li>\n\n\n\n<li>An error message.<\/li>\n<\/ol>\n\n\n\n<h3 class=\"wp-block-heading\">Incorrect configuration of cron<\/h3>\n\n\n\n<p>For the correct operation of the service, the correct and timely launch of management teams on schedule is necessary. Incorrectly configured cron can lead, for example, to an empty list of channels and other problems within the application.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Recommendations for correction<\/h4>\n\n\n\n<p>You need to check the writing of commands in the file <code>\/etc\/crontab<\/code>. The teams should look as follows:<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1566\" height=\"325\" src=\"https:\/\/www.microimpuls.com\/wp-content\/uploads\/2024\/04\/image.png\" alt=\"\" class=\"wp-image-6088\"\/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Smarty_manage makemigrations<\/h3>\n\n\n\n<p>When migrating, there may be an offer to start a team <\/p>\n\n\n\n<p><code>smarty_manage makemigrations<\/code><\/p>\n\n\n\n<p><strong>This cannot be done under any circumstances<\/strong>As a result, Smarty Lite may not start.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Recommendations for correction<\/h4>\n\n\n\n<p>If the team <code>makemigrations<\/code> the only solution to the problem, \u2014, is to restore the Smarty Lite from a pre-made backup.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Rejection of base.py file update<\/h3>\n\n\n\n<p>When you update Smarty Lite, you may be asked \u00abUpdate base.py?\u00bb. This question should always be accepted, otherwise there may be errors associated with uninitiated variables. <\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Recommendations for correction<\/h4>\n\n\n\n<p><strong>Option 1:<\/strong> restore Smarty Lite from a pre-made backup and reintroduce the update by agreeing to the base.py file update.<\/p>\n\n\n\n<p><strong>Option 2:<\/strong> unpack the deb package in a separate folder, find the file <code>base.py<\/code> and manually transfer it to a folder with Smarty Lite.<\/p>","protected":false},"featured_media":0,"parent":5451,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_links_to":"","_links_to_target":""},"doc_tag":[],"class_list":["post-5453","docs","type-docs","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 Smarty Lite<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/microimpuls.com\/en\/docs\/smarty-lite\/how-to-update\/update-smarty-lite\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 Smarty Lite\" \/>\n<meta property=\"og:description\" content=\"\u0421\u043e\u0437\u0434\u0430\u043d\u0438\u0435 \u0440\u0435\u0437\u0435\u0440\u0432\u043d\u043e\u0439 \u043a\u043e\u043f\u0438\u0438 \u041f\u0435\u0440\u0435\u0434 \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435\u043c \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e \u0441\u0434\u0435\u043b\u0430\u0442\u044c \u043a\u043e\u043f\u0438\u044e \u0441\u0442\u0430\u0440\u043e\u0439 \u0432\u0435\u0440\u0441\u0438\u0438 Smarty Lite! \u0415\u0441\u0442\u044c \u0434\u0432\u0430 \u0441\u043f\u043e\u0441\u043e\u0431\u0430 \u0441\u0434\u0435\u043b\u0430\u0442\u044c \u0440\u0435\u0437\u0435\u0440\u0432\u043d\u0443\u044e \u043a\u043e\u043f\u0438\u044e Smarty Lite: \u043f\u0440\u0438 \u043f\u043e\u043c\u043e\u0449\u0438 \u043a\u043e\u043c\u0430\u043d\u0434\u044b \u0438\u043b\u0438 \u0441\u0430\u043c\u043e\u0441\u0442\u043e\u044f\u0442\u0435\u043b\u044c\u043d\u043e. \u041d\u0438\u0436\u0435 \u043e\u043f\u0438\u0441\u0430\u043d\u0430 \u0438\u043d\u0441\u0442\u0440\u0443\u043a\u0446\u0438\u044f, \u043a\u0430\u043a \u044d\u0442\u043e \u0434\u0435\u043b\u0430\u0442\u044c \u0441\u0430\u043c\u043e\u0441\u0442\u043e\u044f\u0442\u0435\u043b\u044c\u043d\u043e. \u0414\u043b\u044f \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u044f \u043a\u043e\u043f\u0438\u0438 \u0441\u0442\u0430\u0440\u043e\u0439 \u0432\u0435\u0440\u0441\u0438\u0438 Smarty Lite \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e \u043f\u0435\u0440\u0435\u0439\u0442\u0438 \u0432 \/usr\/share\/microimpuls\/smarty-lite \u0438 \u043f\u0435\u0440\u0435\u043d\u0435\u0441\u0442\u0438 \u0432 \u0434\u0438\u0440\u0435\u043a\u0442\u043e\u0440\u0438\u044e \u0434\u043b\u044f \u0431\u044d\u043a\u0430\u043f\u0430 \u0432\u0441\u0435 \u0444\u0430\u0439\u043b\u044b, \u043a\u0440\u043e\u043c\u0435 \u043f\u0430\u043f\u043a\u0438 media, \u0442\u0430\u043a [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/microimpuls.com\/en\/docs\/smarty-lite\/how-to-update\/update-smarty-lite\/\" \/>\n<meta property=\"og:site_name\" content=\"Microimpuls\" \/>\n<meta property=\"article:modified_time\" content=\"2025-04-10T11:05:29+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.microimpuls.com\/wp-content\/uploads\/2023\/11\/image.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/microimpuls.com\/docs\/smarty-lite\/how-to-update\/update-smarty-lite\",\"url\":\"https:\/\/microimpuls.com\/docs\/smarty-lite\/how-to-update\/update-smarty-lite\",\"name\":\"\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 Smarty Lite\",\"isPartOf\":{\"@id\":\"https:\/\/micro.im\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/microimpuls.com\/docs\/smarty-lite\/how-to-update\/update-smarty-lite#primaryimage\"},\"image\":{\"@id\":\"https:\/\/microimpuls.com\/docs\/smarty-lite\/how-to-update\/update-smarty-lite#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.microimpuls.com\/wp-content\/uploads\/2023\/11\/image.png\",\"datePublished\":\"2023-11-28T11:02:18+00:00\",\"dateModified\":\"2025-04-10T11:05:29+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/microimpuls.com\/docs\/smarty-lite\/how-to-update\/update-smarty-lite#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/microimpuls.com\/docs\/smarty-lite\/how-to-update\/update-smarty-lite\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/microimpuls.com\/docs\/smarty-lite\/how-to-update\/update-smarty-lite#primaryimage\",\"url\":\"https:\/\/www.microimpuls.com\/wp-content\/uploads\/2023\/11\/image.png\",\"contentUrl\":\"https:\/\/www.microimpuls.com\/wp-content\/uploads\/2023\/11\/image.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/microimpuls.com\/docs\/smarty-lite\/how-to-update\/update-smarty-lite#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u0413\u043b\u0430\u0432\u043d\u0430\u044f \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0430\",\"item\":\"https:\/\/micro.im\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Smarty Lite\",\"item\":\"https:\/\/microimpuls.com\/docs\/smarty-lite\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"\u0418\u043d\u0441\u0442\u0440\u0443\u043a\u0446\u0438\u044f \u043f\u043e \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044e\",\"item\":\"https:\/\/microimpuls.com\/docs\/smarty-lite\/how-to-update\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 Smarty Lite\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/micro.im\/#website\",\"url\":\"https:\/\/micro.im\/\",\"name\":\"Microimpuls\",\"description\":\"\u041a\u043e\u043c\u043f\u043b\u0435\u043a\u0441\u043d\u044b\u0435 \u0440\u0435\u0448\u0435\u043d\u0438\u044f \u0434\u043b\u044f OTT \u0438 IPTV\",\"publisher\":{\"@id\":\"https:\/\/micro.im\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/micro.im\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/micro.im\/#organization\",\"name\":\"Microimpuls\",\"url\":\"https:\/\/micro.im\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/micro.im\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/microimpuls.com\/wp-content\/uploads\/2024\/12\/mi-logo-square-en-black.png\",\"contentUrl\":\"https:\/\/microimpuls.com\/wp-content\/uploads\/2024\/12\/mi-logo-square-en-black.png\",\"width\":208,\"height\":219,\"caption\":\"Microimpuls\"},\"image\":{\"@id\":\"https:\/\/micro.im\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Smarty Lite Update","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/microimpuls.com\/en\/docs\/smarty-lite\/how-to-update\/update-smarty-lite\/","og_locale":"en_US","og_type":"article","og_title":"\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 Smarty Lite","og_description":"\u0421\u043e\u0437\u0434\u0430\u043d\u0438\u0435 \u0440\u0435\u0437\u0435\u0440\u0432\u043d\u043e\u0439 \u043a\u043e\u043f\u0438\u0438 \u041f\u0435\u0440\u0435\u0434 \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435\u043c \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e \u0441\u0434\u0435\u043b\u0430\u0442\u044c \u043a\u043e\u043f\u0438\u044e \u0441\u0442\u0430\u0440\u043e\u0439 \u0432\u0435\u0440\u0441\u0438\u0438 Smarty Lite! \u0415\u0441\u0442\u044c \u0434\u0432\u0430 \u0441\u043f\u043e\u0441\u043e\u0431\u0430 \u0441\u0434\u0435\u043b\u0430\u0442\u044c \u0440\u0435\u0437\u0435\u0440\u0432\u043d\u0443\u044e \u043a\u043e\u043f\u0438\u044e Smarty Lite: \u043f\u0440\u0438 \u043f\u043e\u043c\u043e\u0449\u0438 \u043a\u043e\u043c\u0430\u043d\u0434\u044b \u0438\u043b\u0438 \u0441\u0430\u043c\u043e\u0441\u0442\u043e\u044f\u0442\u0435\u043b\u044c\u043d\u043e. \u041d\u0438\u0436\u0435 \u043e\u043f\u0438\u0441\u0430\u043d\u0430 \u0438\u043d\u0441\u0442\u0440\u0443\u043a\u0446\u0438\u044f, \u043a\u0430\u043a \u044d\u0442\u043e \u0434\u0435\u043b\u0430\u0442\u044c \u0441\u0430\u043c\u043e\u0441\u0442\u043e\u044f\u0442\u0435\u043b\u044c\u043d\u043e. \u0414\u043b\u044f \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u044f \u043a\u043e\u043f\u0438\u0438 \u0441\u0442\u0430\u0440\u043e\u0439 \u0432\u0435\u0440\u0441\u0438\u0438 Smarty Lite \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e \u043f\u0435\u0440\u0435\u0439\u0442\u0438 \u0432 \/usr\/share\/microimpuls\/smarty-lite \u0438 \u043f\u0435\u0440\u0435\u043d\u0435\u0441\u0442\u0438 \u0432 \u0434\u0438\u0440\u0435\u043a\u0442\u043e\u0440\u0438\u044e \u0434\u043b\u044f \u0431\u044d\u043a\u0430\u043f\u0430 \u0432\u0441\u0435 \u0444\u0430\u0439\u043b\u044b, \u043a\u0440\u043e\u043c\u0435 \u043f\u0430\u043f\u043a\u0438 media, \u0442\u0430\u043a [&hellip;]","og_url":"https:\/\/microimpuls.com\/en\/docs\/smarty-lite\/how-to-update\/update-smarty-lite\/","og_site_name":"Microimpuls","article_modified_time":"2025-04-10T11:05:29+00:00","og_image":[{"url":"https:\/\/www.microimpuls.com\/wp-content\/uploads\/2023\/11\/image.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/microimpuls.com\/docs\/smarty-lite\/how-to-update\/update-smarty-lite","url":"https:\/\/microimpuls.com\/docs\/smarty-lite\/how-to-update\/update-smarty-lite","name":"Smarty Lite Update","isPartOf":{"@id":"https:\/\/micro.im\/#website"},"primaryImageOfPage":{"@id":"https:\/\/microimpuls.com\/docs\/smarty-lite\/how-to-update\/update-smarty-lite#primaryimage"},"image":{"@id":"https:\/\/microimpuls.com\/docs\/smarty-lite\/how-to-update\/update-smarty-lite#primaryimage"},"thumbnailUrl":"https:\/\/www.microimpuls.com\/wp-content\/uploads\/2023\/11\/image.png","datePublished":"2023-11-28T11:02:18+00:00","dateModified":"2025-04-10T11:05:29+00:00","breadcrumb":{"@id":"https:\/\/microimpuls.com\/docs\/smarty-lite\/how-to-update\/update-smarty-lite#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/microimpuls.com\/docs\/smarty-lite\/how-to-update\/update-smarty-lite"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/microimpuls.com\/docs\/smarty-lite\/how-to-update\/update-smarty-lite#primaryimage","url":"https:\/\/www.microimpuls.com\/wp-content\/uploads\/2023\/11\/image.png","contentUrl":"https:\/\/www.microimpuls.com\/wp-content\/uploads\/2023\/11\/image.png"},{"@type":"BreadcrumbList","@id":"https:\/\/microimpuls.com\/docs\/smarty-lite\/how-to-update\/update-smarty-lite#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u0413\u043b\u0430\u0432\u043d\u0430\u044f \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0430","item":"https:\/\/micro.im\/"},{"@type":"ListItem","position":2,"name":"Smarty Lite","item":"https:\/\/microimpuls.com\/docs\/smarty-lite"},{"@type":"ListItem","position":3,"name":"\u0418\u043d\u0441\u0442\u0440\u0443\u043a\u0446\u0438\u044f \u043f\u043e \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044e","item":"https:\/\/microimpuls.com\/docs\/smarty-lite\/how-to-update"},{"@type":"ListItem","position":4,"name":"\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 Smarty Lite"}]},{"@type":"WebSite","@id":"https:\/\/micro.im\/#website","url":"https:\/\/micro.im\/","name":"Microimpulses","description":"Comprehensive solutions for OTT and IPTV","publisher":{"@id":"https:\/\/micro.im\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/micro.im\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/micro.im\/#organization","name":"Microimpulses","url":"https:\/\/micro.im\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/micro.im\/#\/schema\/logo\/image\/","url":"https:\/\/microimpuls.com\/wp-content\/uploads\/2024\/12\/mi-logo-square-en-black.png","contentUrl":"https:\/\/microimpuls.com\/wp-content\/uploads\/2024\/12\/mi-logo-square-en-black.png","width":208,"height":219,"caption":"Microimpuls"},"image":{"@id":"https:\/\/micro.im\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/microimpuls.com\/en\/wp-json\/wp\/v2\/docs\/5453","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/microimpuls.com\/en\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/microimpuls.com\/en\/wp-json\/wp\/v2\/types\/docs"}],"replies":[{"embeddable":true,"href":"https:\/\/microimpuls.com\/en\/wp-json\/wp\/v2\/comments?post=5453"}],"version-history":[{"count":24,"href":"https:\/\/microimpuls.com\/en\/wp-json\/wp\/v2\/docs\/5453\/revisions"}],"predecessor-version":[{"id":7750,"href":"https:\/\/microimpuls.com\/en\/wp-json\/wp\/v2\/docs\/5453\/revisions\/7750"}],"up":[{"embeddable":true,"href":"https:\/\/microimpuls.com\/en\/wp-json\/wp\/v2\/docs\/5451"}],"next":[{"title":"Updating the portal","link":"https:\/\/microimpuls.com\/en\/docs\/smarty-lite\/how-to-update\/update-portal","href":"https:\/\/microimpuls.com\/en\/wp-json\/wp\/v2\/docs\/5461"}],"wp:attachment":[{"href":"https:\/\/microimpuls.com\/en\/wp-json\/wp\/v2\/media?parent=5453"}],"wp:term":[{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/microimpuls.com\/en\/wp-json\/wp\/v2\/doc_tag?post=5453"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}