Linda Nikoline Andreassen

Permanent ID: pd00000017303442
Checking browser...

Livsløpstabell - Oversikt over kilder med personen

Nr Dato Kilde PFID Rolle Navn Fødselsdato Fødested Bosted Fam. stil. Sivst. Yrke Far/brudgom Mor/brud Partner Barn/andre Usikker Sikker
1 08.11.1912 MINI, Nøtterøy, 1908-1919 pd00000017303442 mor Linda Nikoline Andreassen 1888 Duken Harald Hansen Harald Leganger HP
Error
Error

Exception id: 51c6ec48-c68e-44f7-8efa-3d2c644aa35d

mako\database\exceptions\DatabaseException (23000)

SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '00753eac9893861581e149f119619191d766da6b8bedb261e6ea50050740a83e' for key 'PRIMARY' [ INSERT INTO `mako_sessions` (`id`, `data`, `expires`) VALUES ('00753eac9893861581e149f119619191d766da6b8bedb261e6ea50050740a83e', 'a:4:{s:10:\"mako:token\";s:64:\"d628bae3cebf074f7fe9eef3590372d9a0ccbbb451b233c19fe3afe449f64c7a\";s:7:\"lasturl\";s:52:\"https://histreg.no/index.php/person/pd00000017303442\";s:5:\"pages\";a:1:{s:16:\"pd00000017303442\";a:8:{s:4:\"pfid\";s:16:\"pd00000017303442\";s:4:\"name\";s:25:\"Linda Nikoline Andreassen\";s:9:\"birthdate\";s:4:\"1888\";s:10:\"birthplace\";N;s:9:\"deathdate\";s:0:\"\";s:10:\"deathplace\";s:0:\"\";s:10:\"profession\";s:0:\"\";s:6:\"source\";s:99:\"<a href=\"https://www.digitalarkivet.no/source/1303\" target=\"_blank\">MINI, Nøtterøy, 1908-1919</a>\";}}s:14:\"mako:flashdata\";a:0:{}}', 1790031641) ].

Previous Exceptions

  1. PDOException (23000) in /var/www/html/vendor/mako/framework/src/mako/database/connections/Connection.php on line 453.

    SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '00753eac9893861581e149f119619191d766da6b8bedb261e6ea50050740a83e' for key 'PRIMARY'.

Stack Trace
Environment
Database
- Error mako\database\exceptions\DatabaseException
Location: /var/www/html/vendor/mako/framework/src/mako/database/connections/Connection.php on line 462.
456
			if ($this->isConnectionLostAndShouldItBeReestablished()) {
457
				$this->reconnect();
458

459
				goto execute;
460
			}
461

462
			throw new DatabaseException("{$e->getMessage()} [ {$this->prepareQueryForLog($query, $params)} ].", (int) $e->getCode(), $e);
463
		}
464

465
		if ($this->enableLog) {
466
			$this->log($query, $params, $start);
467
		}
468

6 Vendor mako\database\connections\Connection->prepareAndExecute()
Location: /var/www/html/vendor/mako/framework/src/mako/database/connections/Connection.php on line 477.
471

472
	/**
473
	 * Executes the query and returns TRUE on success or FALSE on failure.
474
	 */
475
	public function query(string $query, array $params = []): bool
476
	{
477
		$this->prepareAndExecute($query, $params, $success);
478

479
		return $success;
480
	}
481

482
	/**
483
	 * Executes the query and return number of affected rows.

Arguments:

  1. (70) "INSERT INTO `mako_sessions` (`id`, `data`, `expires`) VALUES (?, ?, ?)"
    
  2. array:3 [
      0 => (64) "00753eac9893861581e149f119619191d766da6b8bedb261e6ea50050740a83e"
      1 => (563) "a:4:{s:10:"mako:token";s:64:"d628bae3cebf074f7fe9eef3590372d9a0ccbbb451b233c19fe3afe449f64c7a";s:7:"lasturl";s:52:"https://histreg.no/index.php/person/pd00000017303442";s:5:"pages";a:1:{s:16:"pd00000017303442";a:8:{s:4:"pfid";s:16:"pd00000017303442";s:4:"name";s:25:"Linda Nikoline Andreassen";s:9:"birthdate";s:4:"1888";s:10:"birthplace";N;s:9:"deathdate";s:0:"";s:10:"deathplace";s:0:"";s:10:"profession";s:0:"";s:6:"source";s:99:"<a href="https://www.digitalarkivet.no/source/1303" target="_blank">MINI, Nøtterøy, 1908-1919</a>";}}s:14:"mako:flashdata";a:0:{}}"
      2 => 1790031641
    ]
    
  3. null
    
5 Vendor mako\database\connections\Connection->query()
Location: /var/www/html/vendor/mako/framework/src/mako/database/query/Query.php on line 1580.
1574
	 * Inserts a single row of data into the chosen table.
1575
	 */
1576
	public function insert(array $values = []): bool
1577
	{
1578
		$query = $this->compiler->insert($values);
1579

1580
		return $this->connection->query($query['sql'], $query['params']);
1581
	}
1582

1583
	/**
1584
	 * Inserts a single row of data into the chosen table and returns the chosen columns of the resulting row.
1585
	 */
1586
	protected function insertAndReturnFirst(array $values = [], array $return = ['*'], mixed ...$fetchMode): mixed

Arguments:

  1. (70) "INSERT INTO `mako_sessions` (`id`, `data`, `expires`) VALUES (?, ?, ?)"
    
  2. array:3 [
      0 => (64) "00753eac9893861581e149f119619191d766da6b8bedb261e6ea50050740a83e"
      1 => (563) "a:4:{s:10:"mako:token";s:64:"d628bae3cebf074f7fe9eef3590372d9a0ccbbb451b233c19fe3afe449f64c7a";s:7:"lasturl";s:52:"https://histreg.no/index.php/person/pd00000017303442";s:5:"pages";a:1:{s:16:"pd00000017303442";a:8:{s:4:"pfid";s:16:"pd00000017303442";s:4:"name";s:25:"Linda Nikoline Andreassen";s:9:"birthdate";s:4:"1888";s:10:"birthplace";N;s:9:"deathdate";s:0:"";s:10:"deathplace";s:0:"";s:10:"profession";s:0:"";s:6:"source";s:99:"<a href="https://www.digitalarkivet.no/source/1303" target="_blank">MINI, Nøtterøy, 1908-1919</a>";}}s:14:"mako:flashdata";a:0:{}}"
      2 => 1790031641
    ]
    
4 Vendor mako\database\query\Query->insert()
Location: /var/www/html/vendor/mako/framework/src/mako/session/stores/Database.php on line 58.
52

53
			$this->table()->where('id', '=', $sessionId)->update(['data' => $sessionData, 'expires' => (time() + $dataTTL)]);
54
		}
55
		else {
56
			// Insert new session data
57

58
			$this->table()->insert(['id' => $sessionId, 'data' => $sessionData, 'expires' => (time() + $dataTTL)]);
59
		}
60
	}
61

62
	/**
63
	 * {@inheritDoc}
64
	 */

Arguments:

  1. array:3 [
      "id" => (64) "00753eac9893861581e149f119619191d766da6b8bedb261e6ea50050740a83e"
      "data" => (563) "a:4:{s:10:"mako:token";s:64:"d628bae3cebf074f7fe9eef3590372d9a0ccbbb451b233c19fe3afe449f64c7a";s:7:"lasturl";s:52:"https://histreg.no/index.php/person/pd00000017303442";s:5:"pages";a:1:{s:16:"pd00000017303442";a:8:{s:4:"pfid";s:16:"pd00000017303442";s:4:"name";s:25:"Linda Nikoline Andreassen";s:9:"birthdate";s:4:"1888";s:10:"birthplace";N;s:9:"deathdate";s:0:"";s:10:"deathplace";s:0:"";s:10:"profession";s:0:"";s:6:"source";s:99:"<a href="https://www.digitalarkivet.no/source/1303" target="_blank">MINI, Nøtterøy, 1908-1919</a>";}}s:14:"mako:flashdata";a:0:{}}"
      "expires" => 1790031641
    ]
    
3 Vendor mako\session\stores\Database->write()
Location: /var/www/html/vendor/mako/framework/src/mako/session/Session.php on line 158.
152

153
		$this->sessionData['mako:flashdata'] = $this->flashData;
154

155
		// Write session data
156

157
		if (!$this->destroyed) {
158
			$this->store->write($this->sessionId, $this->sessionData, $this->options['data_ttl']);
159
		}
160
	}
161

162
	/**
163
	 * Calls the session store garbage collector.
164
	 */

Arguments:

  1. SensitiveParameterValue {#1333
      -value: ? mixed
    }
    
  2. (563) "a:4:{s:10:"mako:token";s:64:"d628bae3cebf074f7fe9eef3590372d9a0ccbbb451b233c19fe3afe449f64c7a";s:7:"lasturl";s:52:"https://histreg.no/index.php/person/pd00000017303442";s:5:"pages";a:1:{s:16:"pd00000017303442";a:8:{s:4:"pfid";s:16:"pd00000017303442";s:4:"name";s:25:"Linda Nikoline Andreassen";s:9:"birthdate";s:4:"1888";s:10:"birthplace";N;s:9:"deathdate";s:0:"";s:10:"deathplace";s:0:"";s:10:"profession";s:0:"";s:6:"source";s:99:"<a href="https://www.digitalarkivet.no/source/1303" target="_blank">MINI, Nøtterøy, 1908-1919</a>";}}s:14:"mako:flashdata";a:0:{}}"
    
  3. 7200
    
2 Vendor mako\session\Session->commit()
Location: /var/www/html/vendor/mako/framework/src/mako/session/Session.php on line 100.
94
	/**
95
	 * Destructor.
96
	 */
97
	public function __destruct()
98
	{
99
		if ($this->autoCommit) {
100
			$this->commit();
101
		}
102
	}
103

104
	/**
105
	 * Starts the session.
106
	 */
1 Internal mako\session\Session->__destruct()

[internal]

OS Linux hbr-deployment-55859f5db9-pxf6j 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
Server time 2026-09-21 21:00:41 UTC
Mako environment default
Extensions
  1. apache2handler

  2. Core

  3. ctype

  4. curl

  5. date

  6. dom

  7. fileinfo

  8. filter

  9. hash

  10. iconv

  11. json

  12. lexbor

  13. libxml

  14. mbstring

  15. mysqli

  16. mysqlnd

  17. openssl

  18. pcre

  19. PDO

  20. pdo_mysql

  21. pdo_sqlite

  22. Phar

  23. posix

  24. random

  25. Reflection

  26. session

  27. SimpleXML

  28. sodium

  29. SPL

  30. sqlite3

  31. standard

  32. tokenizer

  33. uri

  34. xml

  35. xmlreader

  36. xmlwriter

  37. Zend OPcache

  38. zip

  39. zlib



$_SERVER
  1. HTTPS

    (2) "on"
    

  2. HTTP_HOST

    (10) "histreg.no"
    

  3. HTTP_X_REQUEST_ID

    (32) "8bc9ce40dcea20f0592d632aa539353b"
    

  4. HTTP_X_REAL_IP

    (13) "216.73.216.52"
    

  5. HTTP_X_FORWARDED_FOR

    (13) "216.73.216.52"
    

  6. HTTP_X_FORWARDED_HOST

    (10) "histreg.no"
    

  7. HTTP_X_FORWARDED_PORT

    (3) "443"
    

  8. HTTP_X_FORWARDED_PROTO

    (5) "https"
    

  9. HTTP_X_FORWARDED_SCHEME

    (5) "https"
    

  10. HTTP_X_SCHEME

    (5) "https"
    

  11. HTTP_ACCEPT

    (3) "*/*"
    

  12. HTTP_USER_AGENT

    (103) "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
    

  13. HTTP_ACCEPT_ENCODING

    (23) "gzip, br, zstd, deflate"
    

  14. HTTP_COOKIE

    (141) "mako_session=4ab4d562b7dec370b0be95171df33c03c7dac9f3cd76681cf644c13abd210bc600753eac9893861581e149f119619191d766da6b8bedb261e6ea50050740a83e"
    

  15. PATH

    (60) "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
    

  16. SERVER_SIGNATURE

    (71) "<address>Apache/2.4.68 (Debian) Server at histreg.no Port 80</address>\n"
    

  17. SERVER_SOFTWARE

    (22) "Apache/2.4.68 (Debian)"
    

  18. SERVER_NAME

    (10) "histreg.no"
    

  19. SERVER_ADDR

    (12) "172.20.9.172"
    

  20. SERVER_PORT

    (2) "80"
    

  21. REMOTE_ADDR

    (11) "172.20.11.5"
    

  22. DOCUMENT_ROOT

    (13) "/var/www/html"
    

  23. REQUEST_SCHEME

    (4) "http"
    

  24. CONTEXT_PREFIX

    ""
    

  25. CONTEXT_DOCUMENT_ROOT

    (13) "/var/www/html"
    

  26. SERVER_ADMIN

    (19) "webmaster@localhost"
    

  27. SCRIPT_FILENAME

    (23) "/var/www/html/index.php"
    

  28. REMOTE_PORT

    (5) "45350"
    

  29. GATEWAY_INTERFACE

    (7) "CGI/1.1"
    

  30. SERVER_PROTOCOL

    (8) "HTTP/1.1"
    

  31. REQUEST_METHOD

    (3) "GET"
    

  32. QUERY_STRING

    ""
    

  33. REQUEST_URI

    (34) "/index.php/person/pd00000017303442"
    

  34. SCRIPT_NAME

    (10) "/index.php"
    

  35. PATH_INFO

    (24) "/person/pd00000017303442"
    

  36. PATH_TRANSLATED

    (37) "/var/www/html/person/pd00000017303442"
    

  37. PHP_SELF

    (34) "/index.php/person/pd00000017303442"
    

  38. REQUEST_TIME_FLOAT

    1790024441.5203
    

  39. REQUEST_TIME

    1790024441
    

$_COOKIE
  1. mako_session

    (128) "4ab4d562b7dec370b0be95171df33c03c7dac9f3cd76681cf644c13abd210bc600753eac9893861581e149f119619191d766da6b8bedb261e6ea50050740a83e"
    

0 queries have been executed on the login connection
No database queries have been logged. Have you enabled the query log?
0 queries have been executed on the ohbr connection
No database queries have been logged. Have you enabled the query log?