-
Sorry, I was busy and i have created the Db as i said in #1
I think that for a basic system at the moment, it's fine.
We need to work with the Xenia author because he will tell us what functions are…
-
In some instances, we may need to say that an IP range like 10.0.0.0/8 should be pinned to a particular cache, or perhaps a certain lat/long. Of course, we should also make this work with IPv6, althou…
-
https://i.imgur.com/Ykg1FSX.png
Without the resource, it works fine, but when adding a resource it throws this error.
```ts
import mongoose from 'mongoose'
import express from 'express'
impor…
ghost updated
3 years ago
-
Hi, does you firmware support pretty oled display output for nodemcu? Aaron
-
**What kind of request is this (question/bug/enhancement/feature request):**
bug
**Steps to reproduce (least amount of steps as possible):**
I start rancher as a container using a bash script:
```b…
-
-
``` javascript
var knownIPs = [];
for (var i = 0; i < this.boxes.length; i ++) {
var boxData = this.boxes[i].boxData;
knownIPs.push(boxData.loca…
-
I believe there maybe an issue with the way the Rest manager returns list objects. I have a RestAPI function I created that returns a list of account names from the database. If there are names in the…
-
It's pretty common for a player to disconnect and attempt to reconnect only to find that "they are already on the server." Perhaps we could add some sort of authentication-based way of ghosting (akin …
-
Trying to annotate a class with a string of capital letters such as `IRSDocuments` in a file named "irs_documents.rb" will fail with the message:
```
Unable to annotate irs_documents.rb: #
```
- If t…