MarkCavalli Posted July 16, 2019 Author Posted July 16, 2019 2 часа назад, TiPi сказал: The server is on Windows, is it a problem? nope. Check packages folder
TiPi Posted July 16, 2019 Posted July 16, 2019 Thank you for your help, indeed the directory was empty. Installation ok after restarting the npm run build command
Mehdi Sele Posted July 22, 2019 Posted July 22, 2019 (edited) I have problem can you help me? { Error: Invalid login: 535-5.7.8 Username and Password not accepted. Learn more at 535 5.7.8 https://support.google.com/mail/?p=BadCredentials k8sm10937708edr.31 - gsmtp at SMTPConnection._formatError (C:\RAGEMP\server-files\node_modules\nodemailer\lib\smtp-connection\index.js:781:19) at SMTPConnection._actionAUTHComplete (C:\RAGEMP\server-files\node_modules\nodemailer\lib\smtp-connection\index.js:1516:34) at SMTPConnection._responseActions.push.str (C:\RAGEMP\server-files\node_modules\nodemailer\lib\smtp-connection\index.js:554:26) at SMTPConnection._processResponse (C:\RAGEMP\server-files\node_modules\nodemailer\lib\smtp-connection\index.js:940:20) at SMTPConnection._onData (C:\RAGEMP\server-files\node_modules\nodemailer\lib\smtp-connection\index.js:746:14) at TLSSocket.SMTPConnection._onSocketData (C:\RAGEMP\server-files\node_modules\nodemailer\lib\smtp-connection\index.js:189:46) at TLSSocket.emit (events.js:182:13) at addChunk (_stream_readable.js:283:12) at readableAddChunk (_stream_readable.js:264:11) at TLSSocket.Readable.push (_stream_readable.js:219:10) code: 'EAUTH', response: '535-5.7.8 Username and Password not accepted. Learn more at\n535 5.7.8 https://support.google.com/mail/?p=BadCredentials k8sm10937708edr.31 - gsmtp', responseCode: 535, command: 'AUTH PLAIN' }{ Error: Invalid login: 535-5.7.8 Username and Password not accepted. Learn more at 535 5.7.8 https://support.google.com/mail/?p=BadCredentials k8sm10937708edr.31 - gsmtp at SMTPConnection._formatError (C:\RAGEMP\server-files\node_modules\nodemailer\lib\smtp-connection\index.js:781:19) at SMTPConnection._actionAUTHComplete (C:\RAGEMP\server-files\node_modules\nodemailer\lib\smtp-connection\index.js:1516:34) at SMTPConnection._responseActions.push.str (C:\RAGEMP\server-files\node_modules\nodemailer\lib\smtp-connection\index.js:554:26) at SMTPConnection._processResponse (C:\RAGEMP\server-files\node_modules\nodemailer\lib\smtp-connection\index.js:940:20) at SMTPConnection._onData (C:\RAGEMP\server-files\node_modules\nodemailer\lib\smtp-connection\index.js:746:14) at TLSSocket.SMTPConnection._onSocketData (C:\RAGEMP\server-files\node_modules\nodemailer\lib\smtp-connection\index.js:189:46) at TLSSocket.emit (events.js:182:13) at addChunk (_stream_readable.js:283:12) at readableAddChunk (_stream_readable.js:264:11) at TLSSocket.Readable.push (_stream_readable.js:219:10) code: 'EAUTH', response: '535-5.7.8 Username and Password not accepted. Learn more at\n535 5.7.8 https://support.google.com/mail/?p=BadCredentials k8sm10937708edr.31 - gsmtp', responseCode: 535, command: 'AUTH PLAIN' } Edited July 22, 2019 by Mehdi Sele
MarkCavalli Posted July 22, 2019 Author Posted July 22, 2019 10 минут назад, Mehdi Sele сказал: I have problem can you help me?
Mehdi Sele Posted July 22, 2019 Posted July 22, 2019 thanks for your fast answering! can we add C# code too ?? or just nodejs
MarkCavalli Posted July 22, 2019 Author Posted July 22, 2019 2 минуты назад, Mehdi Sele сказал: thanks for your fast answering! can we add C# code too ?? or just nodejs theoretically you can do it. Well, just try and you will understand all pros and cons
Mehdi Sele Posted July 22, 2019 Posted July 22, 2019 and another thing i found a bug when player use /tp command (without admin level) he will spawn at some location please fix it
wonghaujim Posted July 26, 2019 Posted July 26, 2019 Hello, my server crashed after registering to get the code. How to solve it?
benjamin171 Posted July 27, 2019 Posted July 27, 2019 [2019-07-27T16:13:08.977] [WARN] default - 'SELECT * FROM business INNER JOIN gasstation ON business.id = gasstation.id' ends with: 0.998s [2019-07-27T16:13:08.984] [WARN] default - 'SELECT * FROM business INNER JOIN clothingshop ON business.id = clothingshop.id' ends with: 1.008s [2019-07-27T16:13:09.003] [WARN] default - 'SELECT * FROM business INNER JOIN commercialcardealership ON business.id = commercialcardealership.id' ends with: 1.026s [2019-07-27T16:13:09.008] [WARN] default - 'SELECT * FROM vehicles WHERE factionName = 'Hospital'' ends with: 1.039s [2019-07-27T16:13:09.010] [WARN] default - 'SELECT * FROM business INNER JOIN barbershop ON business.id = barbershop.id' ends with: 1.035s [2019-07-27T16:13:09.011] [WARN] default - 'SELECT * FROM business INNER JOIN cheapcardealership ON business.id = cheapcardealership.id' ends with: 1.034s What would be the problem here?
Sakatum Posted July 29, 2019 Posted July 29, 2019 (edited) On 7/27/2019 at 4:18 PM, benjamin171 said: [2019-07-27T16:13:08.977] [WARN] default - 'SELECT * FROM business INNER JOIN gasstation ON business.id = gasstation.id' ends with: 0.998s [2019-07-27T16:13:08.984] [WARN] default - 'SELECT * FROM business INNER JOIN clothingshop ON business.id = clothingshop.id' ends with: 1.008s [2019-07-27T16:13:09.003] [WARN] default - 'SELECT * FROM business INNER JOIN commercialcardealership ON business.id = commercialcardealership.id' ends with: 1.026s [2019-07-27T16:13:09.008] [WARN] default - 'SELECT * FROM vehicles WHERE factionName = 'Hospital'' ends with: 1.039s [2019-07-27T16:13:09.010] [WARN] default - 'SELECT * FROM business INNER JOIN barbershop ON business.id = barbershop.id' ends with: 1.035s [2019-07-27T16:13:09.011] [WARN] default - 'SELECT * FROM business INNER JOIN cheapcardealership ON business.id = cheapcardealership.id' ends with: 1.034s What would be the problem here? Same here, I found the problem. The server is making some queries with tables or builders that have no data, for example if you create a car that has a hospital faction that warning would disappear Edited July 29, 2019 by Sakatum
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now