Advertisement
Guest User

Untitled

a guest
Aug 29th, 2018
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.20 KB | None | 0 0
  1.  
  2. Please confirm the following actions:
  3. Upgrades, installs, enables and disables:
  4. CallerID Managment 13.0.8.12 will be downloaded and installed and switched to the stable track
  5.  
  6. FreePBX® FreePBX is a registered trademark of
  7. Sangoma Technologies Inc.
  8. FreePBX 14.0.3.16 is licensed under the GPL
  9. Copyright© 2007-2018www.sangoma.com
  10. Status
  11. Please wait while module actions are performed
  12. Upgrading callerid to 13.0.8.12 from track stable
  13. Downloading callerid
  14.  
  15. Installing callerid
  16. Untarring..Done
  17. Updating tables callerid_entries...
  18. Doctrine \ DBAL \ DBALException
  19. An exception occurred while executing 'ALTER TABLE callerid_entries CHANGE id id INT AUTO_INCREMENT NOT NULL': SQLSTATE[23000]: Integrity constraint violation: 1062 ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry '1' for key 'PRIMARY'
  20. COPY
  21. Click Here Report this to the PBX bug tracker
  22. Stack frames (11)
  23. 10
  24. Doctrine\DBAL\DBALException
  25. …/vendor/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php131
  26. 9
  27. Doctrine\DBAL\DBALException driverExceptionDuringQuery
  28. …/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php1046
  29. 8
  30. PDOException
  31. …/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php1044
  32. 7
  33. PDO exec
  34. …/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php1044
  35. 6
  36. Doctrine\DBAL\Connection exec
  37. …/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/Synchronizer/AbstractSchemaSynchronizer.php62
  38. 5
  39. Doctrine\DBAL\Schema\Synchronizer\AbstractSchemaSynchronizer processSql
  40. …/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/Synchronizer/SingleDatabaseSynchronizer.php158
  41. 4
  42. Doctrine\DBAL\Schema\Synchronizer\SingleDatabaseSynchronizer updateSchema
  43. /var/www/html/admin/libraries/BMO/Database/Migration.class.php188
  44. 3
  45. FreePBX\Database\Migration modifyMultiple
  46. /var/www/html/admin/libraries/BMO/Database.class.php199
  47. 2
  48. FreePBX\Database migrateMultipleXML
  49. /var/www/html/admin/libraries/modulefunctions.class.php1986
  50. 1
  51. module_functions install
  52. /var/www/html/admin/page.modules.php227
  53. 0
  54. include
  55. /var/www/html/admin/config.php394
  56. /var/www/html/admin/libraries/Composer/vendor/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php
  57. * @param \Doctrine\DBAL\Driver $driver
  58. * @param \Exception $driverEx
  59. * @param string $sql
  60. * @param array $params
  61. *
  62. * @return \Doctrine\DBAL\DBALException
  63. */
  64. public static function driverExceptionDuringQuery(Driver $driver, \Exception $driverEx, $sql, array $params = array())
  65. {
  66. $msg = "An exception occurred while executing '".$sql."'";
  67. if ($params) {
  68. $msg .= " with params " . self::formatParameters($params);
  69. }
  70. $msg .= ":\n\n".$driverEx->getMessage();
  71.  
  72. if ($driver instanceof ExceptionConverterDriver && $driverEx instanceof DriverException) {
  73. return $driver->convertException($msg, $driverEx);
  74. }
  75.  
  76. return new self($msg, 0, $driverEx);
  77. }
  78.  
  79. /**
  80. * @param \Doctrine\DBAL\Driver $driver
  81. * @param \Exception $driverEx
  82. *
  83. * @return \Doctrine\DBAL\DBALException
  84. */
  85. public static function driverException(Driver $driver, \Exception $driverEx)
  86. {
  87. $msg = "An exception occured in driver: " . $driverEx->getMessage();
  88.  
  89. if ($driver instanceof ExceptionConverterDriver && $driverEx instanceof DriverException) {
  90. return $driver->convertException($msg, $driverEx);
  91. }
  92.  
  93. return new self($msg, 0, $driverEx);
  94. }
  95.  
  96. /**
  97. Environment & details:
  98. GET Data
  99. display modules
  100. action process
  101. quietmode 1
  102. online 1
  103. modules Array ( [callerid] => Array ( [action] => trackinstall [track] => stable ) )
  104. POST Data empty
  105. Files empty
  106. Cookies
  107. lang en_US
  108. searchHide 1
  109. _ga GA1.2.2027070513.1520340459
  110. PHPSESSID 194cpch7ehs8l2mh1r1lcrnp87
  111. dashboardShowAll false
  112. _gid GA1.2.632922422.1535446156
  113. Session
  114. langdirection ltr
  115. module_name modules
  116. module_page modules
  117. AMP_user ampuser Object ( [username] => admin [id] => [password:ampuser:private] => 83292ba8e99d074cd374cb04d790171badba3597 [extension_high:ampuser:private] => [extension_low:ampuser:private] => [sections:ampuser:private] => Array ( [0] => * ) [mode:ampuser:private] => database [opmode:ampuser:private] => [lang] => [tz] => [dateformat] => [timeformat] => [datetimeformat] => [_lastactivity] => 1535561736 )
  118. UCP_isMobile
  119. UCP_isTablet
  120. UCP_login_token 41ac22be0161069dc82cedf9d0c537e6
  121. fwmsg Array ( [last_dest] => ext-queues,1001,1 )
  122. Server/Request Data
  123. UNIQUE_ID W4bQCLgSLckpDXDaFdGBWwAAAAI
  124. SCRIPT_URL /admin/config.php
  125. SCRIPT_URI http://pbxbiuro.fiberway.pl/admin/config.php
  126. HTACCESS on
  127. HTTP_HOST pbxbiuro.fiberway.pl
  128. HTTP_CONNECTION keep-alive
  129. CONTENT_LENGTH 0
  130. HTTP_ORIGIN http://pbxbiuro.fiberway.pl
  131. HTTP_USER_AGENT Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36
  132. HTTP_ACCEPT */*
  133. HTTP_REFERER http://pbxbiuro.fiberway.pl/admin/config.php?display=modules
  134. HTTP_ACCEPT_ENCODING gzip, deflate
  135. HTTP_ACCEPT_LANGUAGE pl-PL,pl;q=0.9,en-US;q=0.8,en;q=0.7
  136. HTTP_COOKIE lang=en_US; searchHide=1; _ga=GA1.2.2027070513.1520340459; PHPSESSID=194cpch7ehs8l2mh1r1lcrnp87; dashboardShowAll=false; _gid=GA1.2.632922422.1535446156
  137. PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
  138. SERVER_SIGNATURE
  139. SERVER_SOFTWARE Apache/2.4.6 (Sangoma) OpenSSL/1.0.1e-fips PHP/5.6.33
  140. SERVER_NAME pbxbiuro.fiberway.pl
  141. SERVER_ADDR 172.16.10.21
  142. SERVER_PORT 80
  143. REMOTE_ADDR 91.218.209.100
  144. DOCUMENT_ROOT /var/www/html
  145. REQUEST_SCHEME http
  146. CONTEXT_PREFIX
  147. CONTEXT_DOCUMENT_ROOT /var/www/html
  148. SERVER_ADMIN root@sangoma.localhost
  149. SCRIPT_FILENAME /var/www/html/admin/config.php
  150. REMOTE_PORT 23963
  151. GATEWAY_INTERFACE CGI/1.1
  152. SERVER_PROTOCOL HTTP/1.1
  153. REQUEST_METHOD POST
  154. QUERY_STRING display=modules&action=process&quietmode=1&online=1&modules%5Bcallerid%5D%5Baction%5D=trackinstall&modules%5Bcallerid%5D%5Btrack%5D=stable
  155. REQUEST_URI /admin/config.php?display=modules&action=process&quietmode=1&online=1&modules%5Bcallerid%5D%5Baction%5D=trackinstall&modules%5Bcallerid%5D%5Btrack%5D=stable
  156. SCRIPT_NAME /admin/config.php
  157. PHP_SELF /admin/config.php
  158. REQUEST_TIME_FLOAT 1535561736.746
  159. REQUEST_TIME 1535561736
  160. Environment Variables empty
  161. Registered Handlers
  162. 0. Whoops\Handler\PrettyPageHandler
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement