navodila:uporabniska:jugopiksel

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
navodila:uporabniska:jugopiksel [2026/01/08 18:10] – [Posodobabljanje] lionavodila:uporabniska:jugopiksel [2026/01/11 17:29] (current) lio
Line 6: Line 6:
  
 Trenutno smo v iskanju moderatorjev. Ce zelite postati moderator, nam pisite na [[mailto:info@kompot.si|info [at] kompot.si]]. Trenutno smo v iskanju moderatorjev. Ce zelite postati moderator, nam pisite na [[mailto:info@kompot.si|info [at] kompot.si]].
 +
 ### Posodabljanje ### Posodabljanje
  
Line 12: Line 13:
   - ''git fetch --tags && git checkout <latest>''   - ''git fetch --tags && git checkout <latest>''
   - vse ukaze poganjaj kot uporabnik www-data, torej s prefixom ''sudo -u www-data ...''   - vse ukaze poganjaj kot uporabnik www-data, torej s prefixom ''sudo -u www-data ...''
 +
 +### Odpravljanje tezav
 +
 +#### Dnevniski zapisi
 +
 +On the application level
 +
 +    tail -f storage/logs/laravel.log
 +
 +But because its using php-fpm there can be also
 +
 +    tail -f /var/log/php8.1-fpm.log
 +
 +And on nginx level:
 +
 +    tail -f /var/log/nginx/error.log
 +    
 +
 +#### Horizon job queue
 +
 +Preveri, ce ''pixelfed'' systemctl service tece:
 +    
 +     systemctl list-units --all
 +
 +Preveri, ce je ''/etc/systemd/system/pixelfed.service'' pravilen (php Prverzija).
 +
 +Preveri [[https://jugopiksel.top/horizon/dashboard|horizon armaturno plosco]]. [[https://pixelfed-glitch.github.io/docs/running-pixelfed/native/installation.html#job-queueing|Dokumentacija]].
 +
 +
 +#### 502 napaka
 +
 +{{:navodila:uporabniska:sc-260111-1532.png?nolink&400|}}
 +
 +[[..:interna:strezniki:naranca#narandza_nima_povezave_z_internetom_navzven|Glej to]].
  • navodila/uporabniska/jugopiksel.1767895835.txt.gz
  • Last modified: 2026/01/08 18:10
  • by lio