• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
  1. Home
  2. Ivanov_d
  3. Posts
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
I
Offline
  • Profile
  • Following 1
  • Followers 6
  • Topics 5
  • Posts 106
  • Groups 0

Posts

Recent Best Controversial
  • Exiting GPU process due to errors during initialization

    Hi all! I have installed a fresh copy of MagicMirror. It runs with the default config for testing purposes. However every other minute, the app restarts and that is what I see in the logs.

    Has anybody else had the same issue?

    0|MagicMirror  | [22.03.2022 08:05.49.841] [LOG]   Shutting down server...
    0|MagicMirror  | [22.03.2022 08:05.49.846] [LOG]   Stopping module helper: updatenotification
    0|MagicMirror  | [22.03.2022 08:05.49.848] [LOG]   Stopping module helper: calendar
    0|MagicMirror  | [22.03.2022 08:05.49.851] [LOG]   Stopping module helper: newsfeed
    0|MagicMirror  | [3597:0322/080549.911892:ERROR:network_service_instance_impl.cc(916)] Network service crashed, restarting service.
    0|MagicMirror  | [3597:0322/080549.948086:ERROR:zygote_communication_linux.cc(276)] Failed to send GetTerminationStatus message to zygote
    0|MagicMirror  | [3597:0322/080549.951955:ERROR:zygote_communication_linux.cc(276)] Failed to send GetTerminationStatus message to zygote
    0|MagicMirror  | [3597:0322/080549.991850:ERROR:gpu_process_host.cc(962)] GPU process launch failed: error_code=1002
    0|MagicMirror  | [3597:0322/080549.998793:ERROR:gpu_process_host.cc(962)] GPU process launch failed: error_code=1002
    0|MagicMirror  | [3597:0322/080550.004524:ERROR:gpu_process_host.cc(962)] GPU process launch failed: error_code=1002
    0|MagicMirror  | > magicmirror@2.18.0 start
    0|MagicMirror  | > DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js
    0|MagicMirror  | [22.03.2022 08:05.58.334] [LOG]
    0|MagicMirror  | Starting MagicMirror: v2.18.0
    0|MagicMirror  | [22.03.2022 08:05.58.358] [LOG]
    0|MagicMirror  | Loading config ...
    0|MagicMirror  | [22.03.2022 08:05.58.375] [LOG]
    0|MagicMirror  | Loading module helpers ...
    0|MagicMirror  | [22.03.2022 08:05.58.385] [LOG]
    0|MagicMirror  | No helper found for module: alert.
    0|MagicMirror  | [22.03.2022 08:05.58.425] [LOG]
    0|MagicMirror  | Initializing new module helper ...
    0|MagicMirror  | [22.03.2022 08:05.58.433] [LOG]
    0|MagicMirror  | Module helper loaded: updatenotification
    0|MagicMirror  | [22.03.2022 08:05.58.443] [LOG]
    0|MagicMirror  | No helper found for module: clock.
    0|MagicMirror  | [22.03.2022 08:05.58.738] [LOG]
    0|MagicMirror  | Initializing new module helper ...
    0|MagicMirror  | [22.03.2022 08:05.58.746] [LOG]
    0|MagicMirror  | Module helper loaded: calendar
    0|MagicMirror  | [22.03.2022 08:05.58.749] [LOG]   No helper found for module: compliments.
    0|MagicMirror  | [22.03.2022 08:05.58.753] [LOG]   No helper found for module: weather.
    0|MagicMirror  | [22.03.2022 08:05.58.797] [LOG]
    0|MagicMirror  | Initializing new module helper ...
    0|MagicMirror  | [22.03.2022 08:05.58.798] [LOG]   Module helper loaded: newsfeed
    0|MagicMirror  | [22.03.2022 08:05.58.800] [LOG]   All module helpers loaded.
    0|MagicMirror  | [22.03.2022 08:05.59.004] [LOG]
    0|MagicMirror  | Starting server on port 8080 ...
    0|MagicMirror  | [22.03.2022 08:05.59.033] [LOG]
    0|MagicMirror  | Server started ...
    0|MagicMirror  | [22.03.2022 08:05.59.036] [LOG]   Connecting socket for: updatenotification
    0|MagicMirror  | [22.03.2022 08:05.59.038] [LOG]   Starting module helper: updatenotification
    0|MagicMirror  | [22.03.2022 08:05.59.041] [LOG]   Connecting socket for: calendar
    0|MagicMirror  | [22.03.2022 08:05.59.043] [LOG]   Starting node helper for: calendar
    0|MagicMirror  | [22.03.2022 08:05.59.044] [LOG]   Connecting socket for: newsfeed
    0|MagicMirror  | [22.03.2022 08:05.59.047] [LOG]   Starting node helper for: newsfeed
    0|MagicMirror  | [22.03.2022 08:05.59.048] [LOG]   Sockets connected & modules started ...
    0|MagicMirror  | Fontconfig warning: ignoring UTF-8: not a valid region tag
    0|MagicMirror  | [22.03.2022 08:05.59.496] [LOG]
    0|MagicMirror  | Launching application.
    0|MagicMirror  | [3805:0322/080600.430740:ERROR:viz_main_impl.cc(161)] Exiting GPU process due to errors during initialization
    0|MagicMirror  | [3847:0322/080600.709029:ERROR:sandbox_linux.cc(376)] InitializeSandbox() called with multiple threads in process gpu-process.
    0|MagicMirror  | [22.03.2022 08:06.03.253] [LOG]
    0|MagicMirror  | Create new calendarfetcher for url: http://www.calendarlabs.com/ical-calendar/ics/76/US_Holidays.ics - Interval: 300000
    0|MagicMirror  | [22.03.2022 08:06.03.349] [LOG]
    0|MagicMirror  | Create new newsfetcher for url: https://rss.nytimes.com/services/xml/rss/nyt/HomePage.xml - Interval: 300000
    0|MagicMirror  | [22.03.2022 08:06.03.438] [INFO]
    0|MagicMirror  | Checking git for module: default
    0|MagicMirror  | [22.03.2022 08:06.04.245] [INFO]
    0|MagicMirror  | Newsfeed-Fetcher: Broadcasting 62 items.
    0|MagicMirror  | [22.03.2022 08:06.04.525] [INFO]
    0|MagicMirror  | Calendar-Fetcher: Broadcasting 10 events.
    0|MagicMirror  | /home/pi/MagicMirror/node_modules/electron/dist/electron exited with signal SIGTERM
    0|MagicMirror  | > magicmirror@2.18.0 start
    0|MagicMirror  | > DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js
    0|MagicMirror  | [22.03.2022 08:07.29.120] [LOG]
    0|MagicMirror  | Starting MagicMirror: v2.18.0
    0|MagicMirror  | [22.03.2022 08:07.29.145] [LOG]
    0|MagicMirror  | Loading config ...
    0|MagicMirror  | [22.03.2022 08:07.29.162] [LOG]
    0|MagicMirror  | Loading module helpers ...
    0|MagicMirror  | [22.03.2022 08:07.29.173] [LOG]
    0|MagicMirror  | No helper found for module: alert.
    0|MagicMirror  | [22.03.2022 08:07.29.212] [LOG]
    0|MagicMirror  | Initializing new module helper ...
    0|MagicMirror  | [22.03.2022 08:07.29.220] [LOG]
    0|MagicMirror  | Module helper loaded: updatenotification
    0|MagicMirror  | [22.03.2022 08:07.29.230] [LOG]
    0|MagicMirror  | No helper found for module: clock.
    0|MagicMirror  | [22.03.2022 08:07.29.529] [LOG]
    0|MagicMirror  | Initializing new module helper ...
    0|MagicMirror  | [22.03.2022 08:07.29.538] [LOG]
    0|MagicMirror  | Module helper loaded: calendar
    0|MagicMirror  | [22.03.2022 08:07.29.547] [LOG]
    0|MagicMirror  | No helper found for module: compliments.
    0|MagicMirror  | [22.03.2022 08:07.29.555] [LOG]
    0|MagicMirror  | No helper found for module: weather.
    0|MagicMirror  | [22.03.2022 08:07.29.600] [LOG]
    0|MagicMirror  | Initializing new module helper ...
    0|MagicMirror  | [22.03.2022 08:07.29.601] [LOG]   Module helper loaded: newsfeed
    0|MagicMirror  | [22.03.2022 08:07.29.603] [LOG]   All module helpers loaded.
    0|MagicMirror  | [22.03.2022 08:07.29.800] [LOG]
    0|MagicMirror  | Starting server on port 8080 ...
    0|MagicMirror  | [22.03.2022 08:07.29.828] [LOG]
    0|MagicMirror  | Server started ...
    0|MagicMirror  | [22.03.2022 08:07.29.831] [LOG]
    0|MagicMirror  | Connecting socket for: updatenotification
    0|MagicMirror  | [22.03.2022 08:07.29.833] [LOG]   Starting module helper: updatenotification
    0|MagicMirror  | [22.03.2022 08:07.29.835] [LOG]   Connecting socket for: calendar
    0|MagicMirror  | [22.03.2022 08:07.29.837] [LOG]   Starting node helper for: calendar
    0|MagicMirror  | [22.03.2022 08:07.29.839] [LOG]   Connecting socket for: newsfeed
    0|MagicMirror  | [22.03.2022 08:07.29.841] [LOG]   Starting node helper for: newsfeed
    0|MagicMirror  | [22.03.2022 08:07.29.843] [LOG]   Sockets connected & modules started ...
    0|MagicMirror  | Fontconfig warning: ignoring UTF-8: not a valid region tag
    0|MagicMirror  | [22.03.2022 08:07.30.266] [LOG]
    0|MagicMirror  | Launching application.
    0|MagicMirror  | [3972:0322/080731.149506:ERROR:viz_main_impl.cc(161)] Exiting GPU process due to errors during initialization
    0|MagicMirror  | [4012:0322/080731.425367:ERROR:sandbox_linux.cc(376)] InitializeSandbox() called with multiple threads in process gpu-process.
    0|MagicMirror  | [22.03.2022 08:07.33.874] [LOG]
    0|MagicMirror  | Create new calendarfetcher for url: http://www.calendarlabs.com/ical-calendar/ics/76/US_Holidays.ics - Interval: 300000
    0|MagicMirror  | [22.03.2022 08:07.33.945] [LOG]
    0|MagicMirror  | Create new newsfetcher for url: https://rss.nytimes.com/services/xml/rss/nyt/HomePage.xml - Interval: 300000
    0|MagicMirror  | [22.03.2022 08:07.34.020] [INFO]
    0|MagicMirror  | Checking git for module: default
    0|MagicMirror  | [22.03.2022 08:07.35.040] [INFO]
    0|MagicMirror  | Newsfeed-Fetcher: Broadcasting 62 items.
    0|MagicMirror  | [22.03.2022 08:07.35.333] [INFO]
    0|MagicMirror  | Calendar-Fetcher: Broadcasting 10 events.
    0|MagicMirror  | /home/pi/MagicMirror/node_modules/electron/dist/electron exited with signal SIGTERM
    0|MagicMirror  | > magicmirror@2.18.0 start
    0|MagicMirror  | > DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js
    0|MagicMirror  | [22.03.2022 08:08.59.890] [LOG]
    0|MagicMirror  | Starting MagicMirror: v2.18.0
    0|MagicMirror  | [22.03.2022 08:08.59.903] [LOG]   Loading config ...
    0|MagicMirror  | [22.03.2022 08:08.59.915] [LOG]
    0|MagicMirror  | Loading module helpers ...
    0|MagicMirror  | [22.03.2022 08:08.59.920] [LOG]   No helper found for module: alert.
    0|MagicMirror  | [22.03.2022 08:08.59.953] [LOG]
    0|MagicMirror  | Initializing new module helper ...
    0|MagicMirror  | [22.03.2022 08:08.59.956] [LOG]   Module helper loaded: updatenotification
    0|MagicMirror  | [22.03.2022 08:08.59.959] [LOG]   No helper found for module: clock.
    0|MagicMirror  | [22.03.2022 08:09.00.255] [LOG]
    0|MagicMirror  | Initializing new module helper ...
    0|MagicMirror  | [22.03.2022 08:09.00.258] [LOG]
    0|MagicMirror  | Module helper loaded: calendar
    0|MagicMirror  | [22.03.2022 08:09.00.262] [LOG]
    0|MagicMirror  | No helper found for module: compliments.
    0|MagicMirror  | [22.03.2022 08:09.00.265] [LOG]   No helper found for module: weather.
    0|MagicMirror  | [22.03.2022 08:09.00.308] [LOG]
    0|MagicMirror  | Initializing new module helper ...
    0|MagicMirror  | [22.03.2022 08:09.00.310] [LOG]   Module helper loaded: newsfeed
    0|MagicMirror  | [22.03.2022 08:09.00.311] [LOG]   All module helpers loaded.
    0|MagicMirror  | [22.03.2022 08:09.00.505] [LOG]
    0|MagicMirror  | Starting server on port 8080 ...
    0|MagicMirror  | [22.03.2022 08:09.00.534] [LOG]
    0|MagicMirror  | Server started ...
    0|MagicMirror  | [22.03.2022 08:09.00.536] [LOG]   Connecting socket for: updatenotification
    0|MagicMirror  | [22.03.2022 08:09.00.538] [LOG]   Starting module helper: updatenotification
    0|MagicMirror  | [22.03.2022 08:09.00.540] [LOG]
    0|MagicMirror  | Connecting socket for: calendar
    0|MagicMirror  | [22.03.2022 08:09.00.542] [LOG]   Starting node helper for: calendar
    0|MagicMirror  | [22.03.2022 08:09.00.543] [LOG]   Connecting socket for: newsfeed
    0|MagicMirror  | [22.03.2022 08:09.00.544] [LOG]   Starting node helper for: newsfeed
    0|MagicMirror  | [22.03.2022 08:09.00.545] [LOG]   Sockets connected & modules started ...
    0|MagicMirror  | Fontconfig warning: ignoring UTF-8: not a valid region tag
    0|MagicMirror  | [22.03.2022 08:09.00.962] [LOG]
    0|MagicMirror  | Launching application.
    0|MagicMirror  | [4127:0322/080901.889231:ERROR:viz_main_impl.cc(161)] Exiting GPU process due to errors during initialization
    0|MagicMirror  | [4168:0322/080902.203933:ERROR:sandbox_linux.cc(376)] InitializeSandbox() called with multiple threads in process gpu-process.
    0|MagicMirror  | [22.03.2022 08:09.04.598] [LOG]
    0|MagicMirror  | Create new calendarfetcher for url: http://www.calendarlabs.com/ical-calendar/ics/76/US_Holidays.ics - Interval: 300000
    0|MagicMirror  | [22.03.2022 08:09.04.664] [LOG]
    0|MagicMirror  | Create new newsfetcher for url: https://rss.nytimes.com/services/xml/rss/nyt/HomePage.xml - Interval: 300000
    0|MagicMirror  | [22.03.2022 08:09.04.733] [INFO]
    0|MagicMirror  | Checking git for module: default
    0|MagicMirror  | [22.03.2022 08:09.05.534] [INFO]
    0|MagicMirror  | Newsfeed-Fetcher: Broadcasting 62 items.
    0|MagicMirror  | [22.03.2022 08:09.05.791] [INFO]
    0|MagicMirror  | Calendar-Fetcher: Broadcasting 10 events.
    
    posted in Troubleshooting
    I
    Ivanov_d
    Mar 22, 2022, 6:10 AM
  • RE: MMM-HomeAssistant-Sensors (Development) - Show your HA Sensors on your Mirror

    @snille in the config.js:

    c1f76c95-765d-49e9-8755-361f904e1fdf-image.png

    posted in Utilities
    I
    Ivanov_d
    Feb 19, 2022, 12:27 PM
  • RE: MMM-HomeAssistant-Sensors (Development) - Show your HA Sensors on your Mirror

    @snille in my case non-SSL connections don’t fail, only SSL ones. Any idea how to find which package might be missing or outdated? My coding skills are a bit rusty :D

    posted in Utilities
    I
    Ivanov_d
    Feb 19, 2022, 10:55 AM
  • RE: MMM-HomeAssistant-Sensors (Development) - Show your HA Sensors on your Mirror

    @snille said in MMM-HomeAssistant-Sensors (Development) - Show your HA Sensors on your Mirror:

    curl -X GET -H “Authorization: Bearer VeRy-LoNg-API-ToKen” -H “Content-Type: application/json” http://ha-IP:8123/api/states

    Same here … I get all states with the following URLs:

    https://myhome.org:443/api/states
    https://myhome/api/states

    However, when I try to use the local IP I can’t and that is normal as the certificate is not for that domain:

    pi@raspberrypi:~ $ curl -X GET -H "Authorization: Bearer long-token" -H "Content-Type: application/json" https://192.168.1.19:443/api/states
    curl: (7) Failed to connect to 192.168.1.19 port 443: Connection refused
    
    pi@raspberrypi:~ $ curl -X GET -H "Authorization: Bearer long-token" -H "Content-Type: application/json" https://192.168.1.19:8123/api/states
    curl: (60) SSL: no alternative certificate subject name matches target host name '192.168.1.19'
    More details here: https://curl.haxx.se/docs/sslcerts.html
    
    curl failed to verify the legitimacy of the server and therefore could not
    establish a secure connection to it. To learn more about this situation and
    how to fix it, please visit the web page mentioned above.
    

    What is wierd though is that although using SSL, the default port is still 8123, however, the connection is secured

    posted in Utilities
    I
    Ivanov_d
    Feb 19, 2022, 10:46 AM
  • RE: MMM-HomeAssistant-Sensors (Development) - Show your HA Sensors on your Mirror

    @Snille I think that I found out what the issue might be (at least for my case). I turned on debugging and here is what popped-up:

    0|MagicMirror  | [19.02.2022 12:34.16.715] [ERROR] 
    0|MagicMirror  | MMM-homeassistant-sensors ERROR: Error: certificate has expired
    0|MagicMirror  |     at TLSSocket.onConnectSecure (_tls_wrap.js:1501:34)
    0|MagicMirror  |     at TLSSocket.emit (events.js:315:20)
    0|MagicMirror  |     at TLSSocket._finishInit (_tls_wrap.js:936:8)
    0|MagicMirror  |     at TLSWrap.ssl.onhandshakedone (_tls_wrap.js:710:12) {
    0|MagicMirror  |   code: 'CERT_HAS_EXPIRED'
    0|MagicMirror  | }
    0|MagicMirror  | [19.02.2022 12:34.16.721] [ERROR] 
    0|MagicMirror  | Whoops! There was an uncaught exception...
    0|MagicMirror  | [19.02.2022 12:34.16.727] [ERROR] 
    0|MagicMirror  | TypeError: Cannot read property 'statusCode' of undefined
    0|MagicMirror  |     at Request._callback (/home/pi/MagicMirror/modules/MMM-homeassistant-sensors/node_helper.js:22:77)
    0|MagicMirror  |     at self.callback (/home/pi/MagicMirror/modules/MMM-homeassistant-sensors/node_modules/request/request.js:185:22)
    0|MagicMirror  |     at Request.emit (events.js:315:20)
    0|MagicMirror  |     at Request.onRequestError (/home/pi/MagicMirror/modules/MMM-homeassistant-sensors/node_modules/request/request.js:877:8)
    0|MagicMirror  |     at ClientRequest.emit (events.js:315:20)
    0|MagicMirror  |     at TLSSocket.socketErrorListener (_http_client.js:426:9)
    0|MagicMirror  |     at TLSSocket.emit (events.js:315:20)
    0|MagicMirror  |     at emitErrorNT (internal/streams/destroy.js:92:8)
    0|MagicMirror  |     at emitErrorAndCloseNT (internal/streams/destroy.js:60:3)
    0|MagicMirror  |     at processTicksAndRejections (internal/process/task_queues.js:84:21)
    

    The certificate is valid though:
    34fa0f78-0e55-4957-a4bd-fc5e9d345303-image.png

    posted in Utilities
    I
    Ivanov_d
    Feb 19, 2022, 10:38 AM
  • RE: MMM-HomeAssistant-Sensors (Development) - Show your HA Sensors on your Mirror

    @snille I think you struck the same obstacle as me, mate :D My setup is a bit different as I am not using reverse proxy - it is either SSL or no SSL within the local network and outside of it.
    I am looking at the JS code right now … it might have something to do with how the URL is structured as it might not cover both cases, but I have to confirm that.

    posted in Utilities
    I
    Ivanov_d
    Feb 19, 2022, 10:27 AM
  • RE: MMM-HomeAssistant-Sensors (Development) - Show your HA Sensors on your Mirror

    @snille lol sorry to hear that. I managed to get it to work on my main HA instance by removing SSL from my HA configuration.yaml file:

    b3f64a7f-d0e1-4a24-9964-673dceaa165b-image.png

    However, that doesn’t suit my needs as I control my house through my phone over the Internet and I want SSL to be enabled. I am continuing testing. Will keep you posted.

    posted in Utilities
    I
    Ivanov_d
    Feb 19, 2022, 10:08 AM
  • RE: MMM-HomeAssistant-Sensors (Development) - Show your HA Sensors on your Mirror

    @snille what is the most up-to-date code repo? The one that I pulled from is https://github.com/theskyisthelimit/MMM-homeassistant-sensors.git

    Could it be that I have an old code base? I tried with different ports, URL/IP, still the same and still no errors in both logs HA or MM …

    EDIT: I tried with another HA instance that I have which doesn’t have SSL enabled and it worked, so now I need to figure out what the difference between the two are :)

    Will keep you posted.

    posted in Utilities
    I
    Ivanov_d
    Feb 19, 2022, 9:50 AM
  • RE: MMM-HomeAssistant-Sensors (Development) - Show your HA Sensors on your Mirror

    @snille it stopped working after HA version 2021.10 when the API discovery feature was deprecated. I am running HA Supervised on one raspberry pi and MM on another raspberry pi in the same network.

    Here is the config of the MM module:

    {
      module: 'MMM-homeassistant-sensors',
      position: 'top_right',
      config: {
        title:  'Сензори',
        rowClass: 'normal',
        host: "192.168.1.19",
        port: "8123",
        https: true, //I have SSL enables since my instance is exposed to the Internet
        token: "here_goes_my_token",
        values: [
          {
            sensor: "sensor.bathroom_temp_temperature",
            name: 'Температура',
            icons: [{
              "default": "thermometer"
            }]
          },
          {
            sensor: "sensor.bathroom_temp_humidity",
            name: 'Влажност',
            icons: [{
              "default": "water-percent"
            }]
          },
          {
            sensor: "switch.bathroom_fan_1",
            name: 'Вентилатор 1',
            icons: [{
              "on": "fan",
              "off": "fan-off"
            }],
            replace: [{
              "on": "вкл.",
              "off": "изкл."
            }]
          },
          {
            sensor: "switch.bathroom_fan_2",
            name: 'Вентилатор 2',
            icons: [{
              "on": "fan",
              "off": "fan-off"
            }],
            replace: [{
              "on": "вкл.",
              "off": "изкл."
            }]
          },
        ]
      }
    },
    

    Here is the changelog of HA 2021.10:

    The API endpoint /api/discovery_info now only return blank values. This endpoint is scheduled to be removed in Home Assistant Core 2022.1.
    
    As a regular user of Home Assistant, this change should not affect you.
    
    (@ludeeus - #56097) (api docs)
    

    In the past I was having issues with https and the local IP address and then I changed it to the DNS hostname blabla.duckdsn.org and the external port for https (443) and it was working fine until the /api/discovery_info endpoint was deprecated.

    posted in Utilities
    I
    Ivanov_d
    Feb 18, 2022, 10:57 AM
  • RE: MMM-HomeAssistant-Sensors (Development) - Show your HA Sensors on your Mirror

    @snille I don’t see any errors in either MM or HA, however I am still getting Error fetching stats in the module front end. Any suggestions for additional places where I could look? I checked the config and all seems fine to me.

    posted in Utilities
    I
    Ivanov_d
    Feb 18, 2022, 6:43 AM
  • 1 / 1
Enjoying MagicMirror? Please consider a donation!
MagicMirror created by Michael Teeuw.
Forum managed by Sam, technical setup by Karsten.
This forum is using NodeBB as its core | Contributors
Contact | Privacy Policy