question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

'undefined' value for server and database in Device - Info

See original GitHub issue

Observed behavior

Database is postgres in both cases -

Version:           0.13.3
OS:                Linux-5.3.7-050307-generic-x86_64-with-Ubuntu-18.04-bionic
Python:            3.6.9
Installer:         kolibri(apt) with kolibri-server Version: 0.3.8~beta2-0ubuntu1
Server:            nginx/1.14.0 (Ubuntu)
Database:          undefined
Device name:       server
Free disk space:   454 GB
Server time:       Thu Jul 09 2020 07:30:41 GMT+0530 (India Standard Time)
Server timezone:   Asia/Kolkata
Version:           0.14.0b8
OS:                Linux-5.4.0-40-generic-x86_64-with-glibc2.29
Python:            3.8.2
Installer:         kolibri(apt) with kolibri-server Version: 0.3.8~beta2-0ubuntu1
Server:            undefined
Database:          undefined
Free disk space:   279 GB
Server time:       Thu Jul 09 2020 06:59:07 GMT+0530 (India Standard Time)
Server timezone:   Asia/Kolkata

Expected behavior

Expected values : Server: nginx/1.14.0 (Ubuntu) Database: <postgres + version + database name>

User-facing consequences

Difficult to check accurate and convey technical information about the system environment.

Errors and logs

None observed.

Steps to reproduce

  1. Start Kolibri with postgres as the database.
  2. Login as admin user and navigate to Device -> Info -> Advanced

Context

Kolibri 0.13.3 and 0.14b8 Postgres 12 Firefox rest of the system information is given above

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:11 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
lyw07commented, Jul 10, 2020

yeah I think that will work well! 👍

0reactions
rtibblescommented, Jul 10, 2020

Yeah, whatever is in the settings will be what Django is actually using - it’s possible that someone might overwrite our options with their own custom settings file, so then the options would not be accurate.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Null Value in Database causing undefined index using PHP ...
I have data that was imported from our mainframe and the last column in the table has null values. (varchar, allow nulls checked....
Read more >
Database Engine events and errors - SQL Server
Consult this MSSQL error code list to find explanations for error messages for SQL Server database engine events.
Read more >
Hardware Undefined Status - Forum - SolarWinds THWACK
My belief is that undefined means we have never been able to get hardware data for that particular device and something needs to...
Read more >
Cannot Read Property of Undefined in JavaScript - Rollbar
Undefined means that a variable has been declared but has not been assigned a value. In JavaScript, properties and functions can only belong...
Read more >
Fields on schema, show undefined and int32 - MongoDB
The fields on Schema, show as int32 and undefined. Is it because of null values in some of the documents, does the fields...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found