Changes between Version 2 and Version 3 of pl/Troubleshooting


Ignore:
Timestamp:
12/06/20 23:36:46 (3 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pl/Troubleshooting

    v2 v3  
     1[[TranslatedPages]]
    12----
    23'''12  Troubleshooting ''' [=#point12] ([wiki:Wiki#point0 Contents]) ([WikiStart#point0 Main page])
    34----
    45
    5 In this section it explains how to formally submit a bug and provide debug logs so that this imformation is provided to the developers to action, it will explain how to use the trac ticket system to check and submit bugs for futher analisis.
    6 
    7 [[br]]
     6== Troubleshooting Contents ==
     7 
     8This section explains how to formally submit a bug and provide debug logs so that this imformation is provided to the developers to action, it will explain how to use the trac ticket system to check and submit bugs for futher analisis.
    89
    910* Only a __registered__ Users__ can create __Tickets__. If you are not yet registered, you can register here __[http://sbnc.dyndns.tv/trac/register Register]__
     
    1415  * Click on __[http://sbnc.dyndns.tv/trac/search Search]__ and tick the __Tickets__ and begin the search.
    1516  * Here you can see the current __active Tickets__, if the same error is listed, you can attach your error message to the __Ticket__.[[Br]]
     17
     18
     19 please select an item below for more information.
     20
     21 * ([#point12.1 12.1 Bug Reporting])
     22 * ([#point12.2 12.2 Bug Update])
     23 * ([#point12.3 12.3 Bug Resolve])
     24 * ([#point12.4 12.4 Debuglevel])
     25 * ([#point12.5 12.5 Debug logging])
     26[[br]]
    1627
    1728----
     
    115126  * Client ([http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html Putty]) configure the PC for Telnet session
    116127  * Open the Telnet session to the receiver
    117   * Killall -9 rcS titan
     128  * killall -9 rcS titan
    118129  * Set: ([#point112.4 DebugLevel=])
    119   * Titan /mnt/config/titan.cfg > /tmp/titan.error.log 2> & 1
     130  * titan /mnt/config/titan.cfg > /tmp/titan.error.log 2>&1
    120131  * To terminate logging press (ctrl+z)
    121132  * Copy the log file (/tmp/titan.error.log) to your PC via ftp and send it as a ticket to the respective Developer