Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Metin2 > Metin2 Private Server
You last visited: Today at 13:36

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[PROBLEM] Fehler: Out of Memory! - Behebung/Ursache?

Discussion on [PROBLEM] Fehler: Out of Memory! - Behebung/Ursache? within the Metin2 Private Server forum part of the Metin2 category.

Reply
 
Old   #1
 
elite*gold: 10
The Black Market: 200/0/3
Join Date: May 2012
Posts: 4,490
Received Thanks: 623
[PROBLEM] Fehler: Out of Memory! - Behebung/Ursache?

Hey Community,
ich war in PuTTY drinne, habe von channel1 (5 cores) und game99 (5 cores)
jeweils die CONFIG bearbeitet, also sprich 1 x 5 + 1 x 5 = 10 CONFIG's.
Anschließend nach paar Minuten/einer Stunde wollt ich mich in FTP einloggen,
da kommt die ganze Zeit bei FailZilla folgender Fehler:
PHP Code:
Antwort:    fzSftp started
Befehl
:    open "root@***.***.***.***" 22
Befehl
:    Pass: ******************
Status:    Connected to ***.***.***.***
Fehler:    #Out of memory!
Fehler:    #Herstellen der Verbindung zum Server fehlgeschlagen 
Und wenn ich mich mit WinSCP verbinden will kommt:


Ich kann nicht ins FTP rein, PuTTY kann ich alles machen, habe auch mit:
PHP Code:
shutdown -r now 
den Server mehrmals rebootet, aber bringt nichts.

Hoster: Xertonia
PS: Kein geflame bitte, ich weiß, ich sollte den Hoster anschreiben,
hab ich schon, aber wahrscheinlich mal zu spät für eine Antwort - vielleicht
hat jemand von euch unter uns ja schon Erfahrung damit gemacht..
LEL0UCH' is offline  
Old 06/06/2013, 11:26   #2
 
xCPx's Avatar
 
elite*gold: 20
Join Date: Jun 2011
Posts: 2,897
Received Thanks: 3,336
Deine Festplatte ist voll.
Jeder loginvorgang speichert Daten, und da steht ja : kein Platz dafür.
Lösch mal alles unnötige
xCPx is offline  
Old 06/06/2013, 11:43   #3
 
elite*gold: 10
The Black Market: 200/0/3
Join Date: May 2012
Posts: 4,490
Received Thanks: 623
Quote:
Originally Posted by xCPx View Post
Deine Festplatte ist voll.
Jeder loginvorgang speichert Daten, und da steht ja : kein Platz dafür.
Lösch mal alles unnötige
Wie und wo lösch ich es?
Was lösche ich, das wichtigste?
LEL0UCH' is offline  
Old 06/06/2013, 11:49   #4
 
Zonni's Avatar
 
elite*gold: 100
Join Date: Feb 2008
Posts: 195
Received Thanks: 270
Code:
rm -rf /var/log/*
for the first.
second - truncate all unused base from log database.

if this doesn't fix your error install libssh2 (faster and better optimized for sftp session):
Code:
cd /usr/ports/security/libssh2/ && make install clean
Zonni is offline  
Old 06/06/2013, 11:55   #5
 
elite*gold: 10
The Black Market: 200/0/3
Join Date: May 2012
Posts: 4,490
Received Thanks: 623
Quote:
Originally Posted by Zonni View Post
Code:
rm -rf /var/log/*
for the first.
second - truncate all unused base from log database.

if this doesn't fix your error install libssh2 (faster and better optimized for sftp session):
Code:
cd /usr/ports/security/libssh2/ && make install clean
Hey,
Code:
rm -rf /var/log/*
doesn't fix my error, i install libssh2 but what i need to klick here:


And what are you meaning with the "truncate all unusre base from log database"?
LEL0UCH' is offline  
Old 06/06/2013, 12:08   #6
 
Zonni's Avatar
 
elite*gold: 100
Join Date: Feb 2008
Posts: 195
Received Thanks: 270
install by defaults

1. Go to navicat or something for connect to mysql database.
2. Go to log database
3. select it all (click CTRL+A).
4. click right mouse button and select option "truncate"
Zonni is offline  
Old 06/06/2013, 12:13   #7
 
elite*gold: 10
The Black Market: 200/0/3
Join Date: May 2012
Posts: 4,490
Received Thanks: 623
Quote:
Originally Posted by Zonni View Post
install by defaults

1. Go to navicat or something for connect to mysql database.
2. Go to log database
3. select it all (click CTRL+A).
4. click right mouse button and select option "truncate"
Thank you i'll test it, but nothing helps.
LEL0UCH' is offline  
Old 06/06/2013, 12:36   #8
 
elite*gold: 0
Join Date: Nov 2011
Posts: 24
Received Thanks: 0
I'm a sysadmin, if you say your problem in english i can help you.
cristinel111 is offline  
Old 06/06/2013, 12:37   #9
 
elite*gold: 10
The Black Market: 200/0/3
Join Date: May 2012
Posts: 4,490
Received Thanks: 623
Quote:
Originally Posted by cristinel111 View Post
I'm a sysadmin, if you say your problem in english i can help you.
You've got a problem with sftp packet larger than maximum, but maxumum size is [***]
LEL0UCH' is offline  
Old 06/06/2013, 12:44   #10
 
elite*gold: 0
Join Date: Nov 2011
Posts: 24
Received Thanks: 0
What sftp server you using?

PS: You can give me exact mob_proto detalis for Seong-Pyong(type,ai,etc) i can upgrade item on it.

20091 (id of npc)
cristinel111 is offline  
Old 06/06/2013, 12:46   #11
 
elite*gold: 10
The Black Market: 200/0/3
Join Date: May 2012
Posts: 4,490
Received Thanks: 623
Quote:
Originally Posted by cristinel111 View Post
What sftp server you using?

PS: You can give me exact mob_proto detalis for Seong-Pyong(type,ai,etc) i can upgrade item on it.

20091 (id of npc)
Hä? What?
LEL0UCH' is offline  
Old 06/06/2013, 12:49   #12
 
elite*gold: 0
Join Date: Nov 2011
Posts: 24
Received Thanks: 0
a simple fix is to ensure that all the parts of your login script that might generate output are in .profile or .login. Putting them in more general files such as .bashrc or .cshrc is liable to lead to problems.

PS: i can't upgade items on seog- (to make epic items )
cristinel111 is offline  
Old 06/06/2013, 16:44   #13
 
Mashkin's Avatar
 
elite*gold: 44
Join Date: May 2010
Posts: 2,053
Received Thanks: 1,747
Quote:
Originally Posted by cristinel111 View Post
a simple fix is to ensure that all the parts of your login script that might generate output are in .profile or .login. Putting them in more general files such as .bashrc or .cshrc is liable to lead to problems.

PS: i can't upgade items on seog- (to make epic items )
I guess that most people here don't even know what bash, csh, or a login script is. I'm sure noone of them would edit them for any reason.

If you got a question not related to the current one, you should open a separate thread for it.
Mashkin is offline  
Reply


Similar Threads Similar Threads
LoL-Fehler(undefindet) Behebung
03/03/2013 - League of Legends - 6 Replies
Wenn bei euch auch stehen sollte (undefindet) bei Westeuropa oder was auch immer für ne Region hab ich eine tolle Lösung die vieleicht die Meisten kennen :P LoL starten//und einfach -> thereisnourflevel <- eintippen. Manche kennen es. Aber es is für manche die es nicht kennen.
[Hilfe] Bei syserr-Fehler-behebung
10/20/2012 - Metin2 Private Server - 13 Replies
Hallöchen ich habe folgende syserr Fehler und wirklich keine Ahnung wie ich die Fixxen kann... Die unzähligen davor habe ich hinbekommen, aber bei denen hier scheiter ich: SYSERR: Oct 13 16:10:45 :: GetMoveMotionSpeed: cannot find motion (name Admin race 20134 mode 0) SYSERR: Oct 13 17:02:33 :: ChildLoop: AsyncSQL: query failed: Table 'loginlog2' is read only (query: UPDATE loginlog2 SET type='VALID', logout_time=NOW(), playtime=TIMEDIFF(logout_time,login_time) WHERE id=@i errno: 1036)...
Out of Memory bug behebung
10/05/2011 - Minecraft Guides & Strategies - 8 Replies
Hy ich wollte heute mal kleines Tut schreiben vll. hilft es ja manchen beim beheben dieses Fehlers....: Warum Out of Memory??? Das kommt wenn Java mehr oder weniger Ram eingeplant hat. Beheben kann man es dadurch das man ihm mehr oder weniger zuteilt meistens hilft weniger! Als erstes macht ihr euch einen neuen Ordner und Downloaded diese Datei diese lässt MC mit 250MB Ram ausführen und hilft auch meistens :D: MEGAUPLOAD - The leading online storage and file delivery service So dann...
[How to] DX error fehler behebung
08/03/2011 - WarRock Guides, Tutorials & Modifications - 6 Replies
Ich hab ma paar Threads durchgelesen Das gabs ein Frage DX error RDDX9Renderer::CreateByAllreadedDavice Ich erläre wie mann das beheben ist sehr sehr einfach D: Ihr musst einfach die Sprache ändern dann gehts es nützt nicht wenn ihr warrock neu installiert
[HowTo] Fehler Behebung bei eurer Homepage.
03/09/2010 - Metin2 PServer Guides & Strategies - 3 Replies
Hallo, Wenn ihr dieses Probelm habt auf eurer Homepage : Dann gebt ihr in eurem Server :



All times are GMT +2. The time now is 13:36.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.