Jump to content
darkmazer

I need help my SQL Agent server does not start what can I do?

Recommended Posts

Hello @darkmazer,

 

Any errors? (messages, error codes, etc...)

 

What MSSQL server version are you using?

  • Like 1

Share this post


Link to post
Share on other sites

@V3ct0r 
my sql simply does not connect the Argent server...

my sql is 2014.

 

"The request failed or the service did not respond in a timely manner. See the event lod or other applicable error logs for details."

 

 

 

2023-01-11 12:46:31 - ? [100] Microsoft SQLServerAgent version 12.0.2000.8 (X64 build unicode commercial version): Process ID 3344
2023-01-11 12:46:31 - ? [495] The SQL Server Agent startup service account is WORKGROUP\DESKTOP-TOVQEF4$.
2023-01-11 12:46:31 - ? [393] Waiting for SQL Server to retrieve database 'msdb'...
2023-01-11 12:46:31 - ! [298] SQLServer Error: 229, EXECUTE permission is denied on object 'sp_sqlagent_update_agent_xps', database 'msdb', schema 'dbo'. [SQLSTATE 42000] (DisableAgentXPs)
2023-01-11 12:46:31 - ! [000] EXECUTE permission was denied on object 'sp_sqlagent_update_agent_xps', database 'msdb', schema 'dbo'. [SQLSTATE 42000] (Error 229)
2023-01-11 12:46:31 - ! [298] SQLServer Error: 229, EXECUTE permission was denied on object 'sp_sqlagent_update_agent_xps', database 'msdb', schema 'dbo'. [SQLSTATE 42000] (DisableAgentXPs)
2023-01-11 12:46:31 - ! [000] EXECUTE permission was denied on object 'sp_sqlagent_update_agent_xps', database 'msdb', schema 'dbo'. [SQLSTATE 42000] (Error 229)
2023-01-11 12:46:31 - ? [098] SQLServerAgent terminated (normally)

 

 

 

 

 

Share this post


Link to post
Share on other sites
7 часов назад, darkmazer сказал:

@V3ct0r 
my sql simply does not connect the Argent server...

my sql is 2014.

 

"The request failed or the service did not respond in a timely manner. See the event lod or other applicable error logs for details."

 

 

 

2023-01-11 12:46:31 - ? [100] Microsoft SQLServerAgent version 12.0.2000.8 (X64 build unicode commercial version): Process ID 3344
2023-01-11 12:46:31 - ? [495] The SQL Server Agent startup service account is WORKGROUP\DESKTOP-TOVQEF4$.
2023-01-11 12:46:31 - ? [393] Waiting for SQL Server to retrieve database 'msdb'...
2023-01-11 12:46:31 - ! [298] SQLServer Error: 229, EXECUTE permission is denied on object 'sp_sqlagent_update_agent_xps', database 'msdb', schema 'dbo'. [SQLSTATE 42000] (DisableAgentXPs)
2023-01-11 12:46:31 - ! [000] EXECUTE permission was denied on object 'sp_sqlagent_update_agent_xps', database 'msdb', schema 'dbo'. [SQLSTATE 42000] (Error 229)
2023-01-11 12:46:31 - ! [298] SQLServer Error: 229, EXECUTE permission was denied on object 'sp_sqlagent_update_agent_xps', database 'msdb', schema 'dbo'. [SQLSTATE 42000] (DisableAgentXPs)
2023-01-11 12:46:31 - ! [000] EXECUTE permission was denied on object 'sp_sqlagent_update_agent_xps', database 'msdb', schema 'dbo'. [SQLSTATE 42000] (Error 229)
2023-01-11 12:46:31 - ? [098] SQLServerAgent terminated (normally)

 

 

 

 

 

Are you running a website and it won't connect to mssql?

Share this post


Link to post
Share on other sites
On 1/11/2023 at 7:04 PM, darkmazer said:

@V3ct0r 
my sql simply does not connect the Argent server...

my sql is 2014.

 

"The request failed or the service did not respond in a timely manner. See the event lod or other applicable error logs for details."

 

2023-01-11 12:46:31 - ? [100] Microsoft SQLServerAgent version 12.0.2000.8 (X64 build unicode commercial version): Process ID 3344
2023-01-11 12:46:31 - ? [495] The SQL Server Agent startup service account is WORKGROUP\DESKTOP-TOVQEF4$.
2023-01-11 12:46:31 - ? [393] Waiting for SQL Server to retrieve database 'msdb'...
2023-01-11 12:46:31 - ! [298] SQLServer Error: 229, EXECUTE permission is denied on object 'sp_sqlagent_update_agent_xps', database 'msdb', schema 'dbo'. [SQLSTATE 42000] (DisableAgentXPs)
2023-01-11 12:46:31 - ! [000] EXECUTE permission was denied on object 'sp_sqlagent_update_agent_xps', database 'msdb', schema 'dbo'. [SQLSTATE 42000] (Error 229)
2023-01-11 12:46:31 - ! [298] SQLServer Error: 229, EXECUTE permission was denied on object 'sp_sqlagent_update_agent_xps', database 'msdb', schema 'dbo'. [SQLSTATE 42000] (DisableAgentXPs)
2023-01-11 12:46:31 - ! [000] EXECUTE permission was denied on object 'sp_sqlagent_update_agent_xps', database 'msdb', schema 'dbo'. [SQLSTATE 42000] (Error 229)
2023-01-11 12:46:31 - ? [098] SQLServerAgent terminated (normally)

 

Hello @darkmazer,

 

Make sure that your MSSQL Server instance is launched in the Windows Service Manager.

 

Or try install MSSQL Server according to this guide:

 

Also take a look at this topic:

 


Share this post


Link to post
Share on other sites
9 hours ago, Azure Online said:

Hi v3ctor can add you in discord? ty

Hello @Azure Online,

 

Sorry, but I only communicate on the forum.

 

8 hours ago, emofc said:

i can help add me on discord RusnaKa8888|#0881

Hello @emofc,

 

Post here if you find a solution to the problem, please.


Share this post


Link to post
Share on other sites
1 minute ago, V3ct0r said:

Hello @darkmazer,

 

Make sure that your MSSQL Server instance is launched in the Windows Service Manager.

 

Or try install MSSQL Server according to this guide:

 

@V3ct0r 

I managed to solve this...
Now my problem is with game.exe , when I put pkodev.mod.loader it looks like this...
https://postimg.cc/RJ6Z6N3r

Another thing I wanted to know how I put the coloring on the neck...
I have the app all configured correctly but it does not appear in the game what do I do?

Share this post


Link to post
Share on other sites

Hello @darkmazer,

 

I'm sorry, but I can't see the image because the link doesn't work for me (ERR_TIMED_OUT).


Share this post


Link to post
Share on other sites
7 hours ago, V3ct0r said:

Hello @darkmazer,

 

I'm sorry, but I can't see the image because the link doesn't work for me (ERR_TIMED_OUT).

@V3ct0r

I managed to solve this...
Now my problem is with game.exe , when I put pkodev.mod.loader it looks like this...

https://imgur.com/a/lEPb1Jd

Another thing I wanted to know how I put the coloring on the neck...
I have the app all configured correctly but it does not appear in the game what do I do?

 

 

 

Share this post


Link to post
Share on other sites
45 minutes ago, darkmazer said:

@V3ct0r

I managed to solve this...
Now my problem is with game.exe , when I put pkodev.mod.loader it looks like this...

 

"Game version is incorrect". Did this error start appearing after pkodev.mod.loader installation?

 

45 minutes ago, darkmazer said:

Another thing I wanted to know how I put the coloring on the neck...
I have the app all configured correctly but it does not appear in the game what do I do?

You need this mod. If it doesn't work make sure it's loaded with the mod loader and that you've updated iteminfo.bin on the client side.

 

On 2/17/2022 at 11:14 AM, V3ct0r said:

Mod update 02/17/2021

 

screenshot_02.png

 

+ Added the possibility to change the color of the name of the characters. The color of the name is specified in the 6th field of the necklace item in ItemInfo.txt, instead of the model for Carsise.


XXXX	Medal 2	l0005	10130005	FF00FF00	FFFF8000	0	0	0	0	25	0	0	0	0	0	1	1	1	1	1	1	32	-1	1	-1	0	0	5	-1	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0,0	0,0	0,0	0,0	0,0	0,0	0,0	0,0	0,0	0,0	0,0	0,0	0,0	0,0	0,0	0,0	0,0	0,0	0,0	0,0	0,0	0,0	0	0,1000	10000,10000	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	PKOdev.NET	

 

Links to the mod and its source code have been updated.


Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...