Raised This Month: $12 Target: $400
 3% 

Showing results 1 to 16 of 16
Search took 0.00 seconds.
Search: Posts Made By: SovRedBit
Forum: Extensions 06-24-2017, 16:25
Replies: 44
Views: 25,813
Posted By SovRedBit
Re: PostgreSQL Database Interface

Aaaand i had some fun finding this bug, and here what i have got, first take tha backtrace with variables:


Then take just backtrace:

I talked with one SP developer he told me that the error...
Forum: Extensions 06-24-2017, 06:28
Replies: 44
Views: 25,813
Posted By SovRedBit
(gdb) bt #0 0x4001f420 in __kernel_vsyscall ()...

(gdb) bt
#0 0x4001f420 in __kernel_vsyscall ()
#1 0x400b91f7 in raise () from /lib/libc.so.6
#2 0x400baa33 in abort () from /lib/libc.so.6
#3 0x400b2297 in __assert_fail_base () from...
Forum: Extensions 06-23-2017, 03:03
Replies: 44
Views: 25,813
Posted By SovRedBit
Re: PostgreSQL Database Interface

I can try that today, but i don't think i have relevant knowledge to use GDB with srcds_run, i tried that yasterday, but with no result. It would be better if you give me some instructions how to do...
Forum: Extensions 06-22-2017, 12:07
Replies: 44
Views: 25,813
Posted By SovRedBit
Re: PostgreSQL Database Interface

Sorry i don't know what build i am using, i just get the postgres branch from your sourcemod repositoty, and compile it from there, so its maybe the last build? From Github
Forum: Extensions 06-21-2017, 17:04
Replies: 44
Views: 25,813
Posted By SovRedBit
Re: PostgreSQL Database Interface

Hello again, i have another error its go after i think create tables, the error is:

sourcemod/public/amtl/amtl/am-thread-
utils.h:140: void ke::Lockable::Lock(): Assertion `Owner() !=...
Forum: Extensions 06-18-2017, 07:00
Replies: 44
Views: 25,813
Posted By SovRedBit
Re: PostgreSQL Database Interface

Sorry i can't give you my production database password but i can tell you that it contains abcdefghijklmnopqrstuvwxyz1234567890 and nothing else and 32 pass length so i changed the snprintf 1024 to...
Forum: Extensions 06-17-2017, 14:14
Replies: 44
Views: 25,813
Posted By SovRedBit
Re: PostgreSQL Database Interface

Ok i had some fun with C++ code, and here what i found, i display the options in the exeption, just take a look at this:
L 06/17/2017 - 21:04:48: [SM] Exception reported: OnDBConnect ...
Forum: Extensions 06-16-2017, 09:52
Replies: 44
Views: 25,813
Posted By SovRedBit
Re: PostgreSQL Database Interface

So no one knows how to fix this? Still the same error and i did not find any solution
Forum: Extensions 06-13-2017, 13:30
Replies: 44
Views: 25,813
Posted By SovRedBit
Re: PostgreSQL Database Interface

If you need any logs, please tell me i will give you
Forum: Extensions 06-13-2017, 13:29
Replies: 44
Views: 25,813
Posted By SovRedBit
Re: PostgreSQL Database Interface

I have pgsql server 9.4 version working on Debian 8, yes and i was using the extension in 11 post, but when i saw that it's not working i tried the first one, but still give me this error.
About...
Forum: Extensions 06-13-2017, 13:27
Replies: 44
Views: 25,813
Posted By SovRedBit
Re: PostgreSQL Database Interface

I fixed it by making this:
1- I changed listen_addresses = 'localhost' in postgresql.conf to listen_addresses = '*'
2- In pg_hba.conf i have added a new line "host all all ...
Forum: Extensions 06-13-2017, 06:06
Replies: 44
Views: 25,813
Posted By SovRedBit
Re: PostgreSQL Database Interface

It's not the problem, this error exists even if i delete the port and timeout
Forum: Extensions 06-12-2017, 21:27
Replies: 44
Views: 25,813
Posted By SovRedBit
Re: PostgreSQL Database Interface

"vip"
{
"driver" "pgsql"
"host" "178.170....."
"database" "testvip"
"user" "postgres"
"pass" ...
Forum: Extensions 06-12-2017, 15:50
Replies: 44
Views: 25,813
Posted By SovRedBit
Re: PostgreSQL Database Interface

I know what this Error mean, i tried to use psql client from this Linux server to connect to the main psql server but i had this error, so i fixed it by enable the if of this client, but on csgo...
Forum: Extensions 06-11-2017, 16:24
Replies: 44
Views: 25,813
Posted By SovRedBit
Re: PostgreSQL Database Interface

Yep, it tell me about this error, but i changed my port in database.cfg and on database server.
Anyway i made a default port 5432 and it still give me this error, don't know what to do, i have...
Forum: Extensions 06-11-2017, 15:48
Replies: 44
Views: 25,813
Posted By SovRedBit
Re: PostgreSQL Database Interface

Can you please add port to database.cfg, because i want to use my custom port not 5432
Showing results 1 to 16 of 16

 
Forum Jump

All times are GMT -4. The time now is 15:03.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode