Ioannis Tsiokos
Ioannis Tsiokos
### Describe the bug We are doing lots of INSERT operations to tables that have multiple aggregate tables defined on them. Every 20 min or so surrealdb stops logging output...
### Describe the bug ``` 0 rows 336ms69µs708ns There was a problem with a datastore transaction: gRPC api error: status: OutOfRange, message: "Error, message length too large: found 4601110 bytes,...
Related to: https://github.com/paritytech/polkadot/issues/6904 Moonbeam fullnode 0.33 terminates when under heavy query load (for historical blocks) for 10-20 minutes. ``` Oct 30 12:27:32 stakebaby-chalandri moonbeam[327057]: 2023-10-30 12:27:32 [Relaychain] The number of...
Moonbeam-skylake 0.33, operating as a full-node I am running a fullnode and querying it extensively in localhost. After approx 70 blocks, the moonbeam node crashes with: ``` Oct 28 05:27:55...
Installed in my angular project, then tried to initialize. Got this... > ERROR in ./node_modules/dynamodb-atomic-counter/node_modules/aws-sdk/lib/util.js > Module not found: Error: Can't resolve 'crypto' in 'C:\Users\......\node_modules\dynamodb-atomic-counter\node_modules\aws-sdk\lib' > i 「wdm」: Failed to...
I tried training the paraphraser with gpt2 (small) as the large model would not fit my 1080 Ti. Everything went alright until the last iteration, where I got the error...
### Describe the bug Using aggregate views of mean() with GROUP BY, sometimes results in: `Error: There was a problem with the database: Cannot perform division with '0' and '0'...
### Describe the bug I am using math::min on an aggregate view and the computed value is not recorded. Max, mean, work fine. ### Steps to reproduce ``` REMOVE TABLE...
### Describe the bug When trying to DELETE a record, I get an error coming from an aggregate table. Note that this happens only when we include "WHERE value is...
### Describe the bug If you define an aggregate table using WHERE something IS NONE, it works fine unless you try to UPDATE a property that was previously NOT NONE...