@dafyre welcome brother
Best posts made by ahmed.ramadan
Latest posts made by ahmed.ramadan
- 
RE: Installing Frappe ERPNext on CentOS 7posted in IT Discussion13:41:53 redis_cache.1 | 
 13:41:53 redis_cache.1 | 24407:M 03 Apr 13:41:53.286 # WARNING: The TCP backlog setting of 511 cannot be enforced because /proc/sys/net/core/somaxconn is set to the lower value of 128.
 13:41:53 redis_cache.1 | 24407:M 03 Apr 13:41:53.286 # Server started, Redis version 3.2.3
 13:41:53 redis_cache.1 | 24407:M 03 Apr 13:41:53.286 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect.
 13:41:53 redis_cache.1 | 24407:M 03 Apr 13:41:53.286 # WARNING you have Transparent Huge Pages (THP) support enabled in your kernel. This will create latency and memory usage issues with Redis. To fix this issue run the command 'echo never > /sys/kernel/mm/transparent_hugepage/enabled' as root, and add it to your /etc/rc.local in order to retain the setting after a reboot. Redis must be restarted after THP is disabled.
 13:41:53 redis_cache.1 | 24407:M 03 Apr 13:41:53.286 * The server is now ready to accept connections on port 13000
 13:41:55 socketio.1 | listening on *: 9000
 13:42:00 worker_short.1 | 13:42:00 RQ worker u'rq:worker:51.24410.short' started, version 0.7.1
 13:42:00 worker_short.1 | 13:42:00 Cleaning registries for queue: short
 13:42:00 worker_short.1 | 13:42:00
 13:42:00 worker_short.1 | 13:42:00 *** Listening on short...
 13:42:00 watch.1 | Wrote ./assets/js/report.min.js - 256k
 13:42:00 watch.1 | Wrote ./assets/js/erpnext-web.min.js - 4k
 13:42:00 watch.1 | Wrote ./assets/css/frappe-web.css - 64k
 13:42:00 watch.1 | Wrote ./assets/css/web_form.css - 24k
 13:42:00 watch.1 | Wrote ./assets/css/desk.min.css - 279k
 13:42:00 watch.1 | Wrote ./assets/js/frappe-web.min.js - 141k
 13:42:00 watch.1 | Wrote ./assets/css/list.min.css - 14k
 13:42:00 watch.1 | Wrote ./assets/css/report.min.css - 8k
 13:42:00 watch.1 | Wrote ./assets/js/list.min.js - 150k
 13:42:00 watch.1 | Wrote ./assets/css/erpnext.css - 7k
 13:42:00 web.1 | Traceback (most recent call last):
 13:42:00 web.1 | File "/usr/lib64/python2.7/runpy.py", line 162, in _run_module_as_main
 13:42:00 web.1 | "main", fname, loader, pkg_name)
 13:42:00 web.1 | File "/usr/lib64/python2.7/runpy.py", line 72, in _run_code
 13:42:00 web.1 | exec code in run_globals
 13:42:00 web.1 | File "/home/frappe/frappe-bench/apps/frappe/frappe/utils/bench_helper.py", line 79, in <module>
 13:42:00 web.1 | main()
 13:42:00 web.1 | File "/home/frappe/frappe-bench/apps/frappe/frappe/utils/bench_helper.py", line 16, in main
 13:42:00 web.1 | click.Group(commands=commands)(prog_name='bench')
 13:42:00 web.1 | File "/home/frappe/frappe-bench/env/lib/python2.7/site-packages/click/core.py", line 722, in call
 13:42:00 web.1 | return self.main(*args, **kwargs)
 13:42:00 web.1 | File "/home/frappe/frappe-bench/env/lib/python2.7/site-packages/click/core.py", line 697, in main
 13:42:00 web.1 | rv = self.invoke(ctx)
 13:42:00 web.1 | File "/home/frappe/frappe-bench/env/lib/python2.7/site-packages/click/core.py", line 1066, in invoke
 13:42:00 web.1 | return _process_result(sub_ctx.command.invoke(sub_ctx))
 13:42:00 web.1 | File "/home/frappe/frappe-bench/env/lib/python2.7/site-packages/click/core.py", line 1066, in invoke
 13:42:00 web.1 | return _process_result(sub_ctx.command.invoke(sub_ctx))
 13:42:00 web.1 | File "/home/frappe/frappe-bench/env/lib/python2.7/site-packages/click/core.py", line 895, in invoke
 13:42:00 web.1 | return ctx.invoke(self.callback, **ctx.params)
 13:42:00 web.1 | File "/home/frappe/frappe-bench/env/lib/python2.7/site-packages/click/core.py", line 535, in invoke
 13:42:00 web.1 | return callback(*args, **kwargs)
 13:42:00 web.1 | File "/home/frappe/frappe-bench/env/lib/python2.7/site-packages/click/decorators.py", line 17, in new_func
 13:42:00 web.1 | return f(get_current_context(), *args, **kwargs)
 13:42:00 web.1 | File "/home/frappe/frappe-bench/apps/frappe/frappe/commands/init.py", line 24, in _func
 13:42:00 web.1 | ret = f(frappe._dict(ctx.obj), *args, **kwargs)
 13:42:00 web.1 | File "/home/frappe/frappe-bench/apps/frappe/frappe/commands/utils.py", line 342, in serve
 13:42:00 web.1 | frappe.app.serve(port=port, profile=profile, site=site, sites_path='.')
 13:42:00 web.1 | File "/home/frappe/frappe-bench/apps/frappe/frappe/app.py", line 220, in serve
 13:42:00 web.1 | use_debugger=True, use_evalex=True, threaded=True)
 13:42:00 web.1 | File "/home/frappe/frappe-bench/env/lib/python2.7/site-packages/werkzeug/serving.py", line 717, in run_simple
 13:42:00 web.1 | s.bind((hostname, port))
 13:42:00 web.1 | File "/usr/lib64/python2.7/socket.py", line 224, in meth
 13:42:00 web.1 | return getattr(self._sock,name)(*args)
 13:42:00 web.1 | socket.error: [Errno 98] Address already in use
 13:42:00 watch.1 | Wrote ./assets/js/form.min.js - 190k
 13:42:00 watch.1 | Wrote ./assets/js/web_form.min.js - 247k
 13:42:00 watch.1 | Wrote ./assets/js/dialog.min.js - 86k
 13:42:00 system | web.1 stopped (rc=1)
 13:42:00 system | sending SIGTERM to redis_socketio.1 (pid 24390)
 13:42:00 system | sending SIGTERM to worker_long.1 (pid 24397)
 13:42:00 system | sending SIGTERM to watch.1 (pid 24393)
 13:42:00 system | sending SIGTERM to redis_queue.1 (pid 24399)
 13:42:00 system | sending SIGTERM to schedule.1 (pid 24403)
 13:42:00 system | sending SIGTERM to worker_default.1 (pid 24404)
 13:42:00 system | sending SIGTERM to socketio.1 (pid 24405)
 13:42:00 system | sending SIGTERM to redis_cache.1 (pid 24407)
 13:42:00 system | sending SIGTERM to worker_short.1 (pid 24410)
 13:42:00 redis_cache.1 | 24407:signal-handler (1491219720) Received SIGTERM scheduling shutdown...
 13:42:00 redis_queue.1 | 24399:signal-handler (1491219720) Received SIGTERM scheduling shutdown...
 13:42:00 redis_socketio.1 | 24390:signal-handler (1491219720) Received SIGTERM scheduling shutdown...
 13:42:00 worker_short.1 | 13:42:00 Warm shut down requested
 13:42:00 system | socketio.1 stopped (rc=-15)
 13:42:00 system | worker_long.1 stopped (rc=-15)
 13:42:00 system | worker_default.1 stopped (rc=-15)
 13:42:00 system | schedule.1 stopped (rc=-15)
 13:42:00 redis_socketio.1 | 24390:M 03 Apr 13:42:00.362 # User requested shutdown...
 13:42:00 redis_socketio.1 | 24390:M 03 Apr 13:42:00.362 * Removing the pid file.
 13:42:00 redis_socketio.1 | 24390:M 03 Apr 13:42:00.362 # Redis is now ready to exit, bye bye...
 13:42:00 system | redis_socketio.1 stopped (rc=0)
 13:42:00 system | watch.1 stopped (rc=-15)
 13:42:00 redis_queue.1 | 24399:M 03 Apr 13:42:00.388 # User requested shutdown...
 13:42:00 redis_queue.1 | 24399:M 03 Apr 13:42:00.388 * Removing the pid file.
 13:42:00 redis_queue.1 | 24399:M 03 Apr 13:42:00.388 # Redis is now ready to exit, bye bye...
 13:42:00 system | redis_queue.1 stopped (rc=0)
 13:42:00 redis_cache.1 | 24407:M 03 Apr 13:42:00.399 # User requested shutdown...
 13:42:00 redis_cache.1 | 24407:M 03 Apr 13:42:00.399 * Removing the pid file.
 13:42:00 redis_cache.1 | 24407:M 03 Apr 13:42:00.399 # Redis is now ready to exit, bye bye...
 13:42:00 system | redis_cache.1 stopped (rc=0)
 13:42:00 system | worker_short.1 stopped (rc=0)
 [frappe@51 frappe-bench]$please help me 
- 
RE: Installing Frappe ERPNext on CentOS 7posted in IT Discussion@scottalanmiller yes i can access mysql 
- 
RE: Installing Frappe ERPNext on CentOS 7posted in IT Discussion@msff-amman-Itofficer thanks, i will check again 
- 
RE: Installing Frappe ERPNext on CentOS 7posted in IT DiscussionException happened during processing of request from ('196.218.198.56', 56004) 
 14:52:34 web.1 | Traceback (most recent call last):
 14:52:34 web.1 | File "/usr/lib64/python2.7/SocketServer.py", line 593, in process_request_thread
 14:52:34 web.1 | self.finish_request(request, client_address)
 14:52:34 web.1 | File "/usr/lib64/python2.7/SocketServer.py", line 334, in finish_request
 14:52:34 web.1 | self.RequestHandlerClass(request, client_address, self)
 14:52:34 web.1 | File "/usr/lib64/python2.7/SocketServer.py", line 649, in init
 14:52:34 web.1 | self.handle()
 14:52:34 web.1 | File "/home/frappe/frappe-bench/env/lib/python2.7/site-packages/werkzeug/serving.py", line 232, in handle
 14:52:34 web.1 | rv = BaseHTTPRequestHandler.handle(self)
 14:52:34 web.1 | File "/usr/lib64/python2.7/BaseHTTPServer.py", line 340, in handle
 14:52:34 web.1 | self.handle_one_request()
 14:52:34 web.1 | File "/home/frappe/frappe-bench/env/lib/python2.7/site-packages/werkzeug/serving.py", line 267, in handle_one_request
 14:52:34 web.1 | return self.run_wsgi()
 14:52:34 web.1 | File "/home/frappe/frappe-bench/env/lib/python2.7/site-packages/werkzeug/serving.py", line 209, in run_wsgi
 14:52:34 web.1 | execute(self.server.app)
 14:52:34 web.1 | File "/home/frappe/frappe-bench/env/lib/python2.7/site-packages/werkzeug/serving.py", line 199, in execute
 14:52:34 web.1 | for data in application_iter:
 14:52:34 web.1 | File "/home/frappe/frappe-bench/env/lib/python2.7/site-packages/werkzeug/debug/init.py", line 284, in debug_application
 14:52:34 web.1 | app_iter = self.app(environ, start_response)
 14:52:34 web.1 | File "/home/frappe/frappe-bench/apps/frappe/frappe/middlewares.py", line 15, in call
 14:52:34 web.1 | return super(StaticDataMiddleware, self).call(environ, start_response)
 14:52:34 web.1 | File "/home/frappe/frappe-bench/env/lib/python2.7/site-packages/werkzeug/wsgi.py", line 600, in call
 14:52:34 web.1 | return self.app(environ, start_response)
 14:52:34 web.1 | File "/home/frappe/frappe-bench/env/lib/python2.7/site-packages/werkzeug/wsgi.py", line 600, in call
 14:52:34 web.1 | return self.app(environ, start_response)
 14:52:34 web.1 | File "/home/frappe/frappe-bench/env/lib/python2.7/site-packages/werkzeug/local.py", line 228, in application
 14:52:34 web.1 | return ClosingIterator(app(environ, start_response), self.cleanup)
 14:52:34 web.1 | File "/home/frappe/frappe-bench/env/lib/python2.7/site-packages/werkzeug/wrappers.py", line 301, in application
 14:52:34 web.1 | return f(*args[:-2] + (request,))(*args[-2:])
 14:52:34 web.1 | File "/home/frappe/frappe-bench/apps/frappe/frappe/app.py", line 53, in application
 14:52:34 web.1 | init_request(request)
 14:52:34 web.1 | File "/home/frappe/frappe-bench/apps/frappe/frappe/app.py", line 104, in init_request
 14:52:34 web.1 | frappe.init(site=site, sites_path=_sites_path)
 14:52:34 web.1 | File "/home/frappe/frappe-bench/apps/frappe/frappe/init.py", line 134, in init
 14:52:34 web.1 | local.conf = _dict(get_site_config())
 14:52:34 web.1 | File "/home/frappe/frappe-bench/apps/frappe/frappe/init.py", line 189, in get_site_config
 14:52:34 web.1 | sys.exit(1)
 14:52:34 web.1 | SystemExit: 1can anyone help me with this error ? 
- 
RE: Installing Frappe ERPNext on CentOS 7posted in IT Discussioni found that the problem is in database conection between ERPNext and MariaDB, please help me to make ERPnext connect automatically with MariaDB 
