1

Topic: Iredadmin Won't Open

==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail version (check /etc/iredmail-release): 0.99
- Deployed with iRedMail Easy or the downloadable installer? option 2
- Linux/BSD distribution name and version: Ubuntu 18.04
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Web server (Apache or Nginx): Nginx
- Manage mail accounts with iRedAdmin-Pro? No
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====

I installed iredmail on my Ubuntu docker container. Everything looks good, except I can't open iredadmin page.

The browser shows 502 Bad Gateway.

Ngnix error.log

2019/01/23 12:10:40 [error] 2005#2005: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 172.17.0.1, server: _, request: "GET /iredadmin HTTP/1.1", upstream: "uwsgi://127.0.0.1:7791", host: "10.1.2.5:4443"
2019/01/23 12:10:42 [error] 2005#2005: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 172.17.0.1, server: _, request: "GET /iredadmin HTTP/1.1", upstream: "uwsgi://127.0.0.1:7791", host: "10.1.2.5:4443"

All opening ports

# ss -lntpu
Netid  State    Recv-Q   Send-Q      Local Address:Port      Peer Address:Port                                                                                  
tcp    LISTEN   0        100             127.0.0.1:7790           0.0.0.0:*      users:(("uwsgi",pid=696,fd=6),("uwsgi",pid=695,fd=6),("uwsgi",pid=694,fd=6),("uwsgi",pid=693,fd=6),("uwsgi",pid=692,fd=6),("uwsgi",pid=678,fd=6))
tcp    LISTEN   0        100               0.0.0.0:110            0.0.0.0:*      users:(("dovecot",pid=520,fd=26))                                              
tcp    LISTEN   0        128             127.0.0.1:9999           0.0.0.0:*      users:(("php-fpm7.2",pid=1024,fd=6),("php-fpm7.2",pid=1023,fd=6),("php-fpm7.2",pid=1021,fd=8))
tcp    LISTEN   0        128               0.0.0.0:143            0.0.0.0:*      users:(("dovecot",pid=520,fd=41))                                              
tcp    LISTEN   0        128               0.0.0.0:80             0.0.0.0:*      users:(("nginx",pid=2005,fd=7),("nginx",pid=2003,fd=7))                        
tcp    LISTEN   0        128             127.0.0.1:24242          0.0.0.0:*      users:(("dovecot",pid=520,fd=19))                                              
tcp    LISTEN   0        100             127.0.0.1:24             0.0.0.0:*      users:(("lmtp",pid=534,fd=9),("lmtp",pid=533,fd=9),("lmtp",pid=532,fd=9),("lmtp",pid=531,fd=9),("lmtp",pid=527,fd=9),("dovecot",pid=520,fd=31))
tcp    LISTEN   0        100               0.0.0.0:25             0.0.0.0:*      users:(("master",pid=1685,fd=11))                                              
tcp    LISTEN   0        128               0.0.0.0:443            0.0.0.0:*      users:(("nginx",pid=2005,fd=6),("nginx",pid=2003,fd=6))                        
tcp    LISTEN   0        100             127.0.0.1:4190           0.0.0.0:*      users:(("dovecot",pid=520,fd=14))                                              
tcp    LISTEN   0        5               127.0.0.1:7777           0.0.0.0:*      users:(("python",pid=671,fd=3))                                                
tcp    LISTEN   0        128               0.0.0.0:993            0.0.0.0:*      users:(("dovecot",pid=520,fd=42))                                              
tcp    LISTEN   0        100               0.0.0.0:995            0.0.0.0:*      users:(("dovecot",pid=520,fd=27))                                              
tcp    LISTEN   0        100             127.0.0.1:10025          0.0.0.0:*      users:(("master",pid=1685,fd=125))                                             
tcp    LISTEN   0        80              127.0.0.1:3306           0.0.0.0:*      users:(("mysqld",pid=864,fd=76))                                               
tcp    LISTEN   0        100               0.0.0.0:587            0.0.0.0:*      users:(("master",pid=1685,fd=113))                                             
tcp    LISTEN   0        100             127.0.0.1:10028          0.0.0.0:*      users:(("master",pid=1685,fd=128))                              

There's no 7791 opened. How can I find out what's going on? Thanks.

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: Iredadmin Won't Open

Try to restart "iredadmin" service, it listens on port 7791.

3

Re: Iredadmin Won't Open

wangwrg wrote:

I installed iredmail on my Ubuntu docker container. Everything looks good, except I can't open iredadmin page.

Mind sharing your dockerfile or the whole solution?
Did you install iRedMail in one docker image, or create images for postfix/dovecot/roundcube/... separately?

4

Re: Iredadmin Won't Open

Hi zhanghuabin,

I only have the iredpad service. Did I miss something?

I tried to intergrate iRedmail with Dockerfile directly but didn't success, so I turned to load a pure ubuntu image and download the iredmail installation file from your website and then perform the installation.

5

Re: Iredadmin Won't Open

- It's (technically) possible to install iRedMail inside a Ubuntu docker image (and i did succeed), the problem is, is it a good solution for you (or others) to run iRedMail this way?

- Or, do you want to deploy each component in its own docker image?

6

Re: Iredadmin Won't Open

Because I want to migrate my current iredmail server to Synology nas. However, I can't install iredmail directly on Synology, so I came up an idea to use docker instead. The GUI interface doesn't give me a way to build a dockerfile.

7

Re: Iredadmin Won't Open

If you can setup a testing Synology server for testing iRedMail, i can give it a try.

8

Re: Iredadmin Won't Open

Much appreciate. How may I reach you?

9

Re: Iredadmin Won't Open

Contact us: https://www.iredmail.org/contact.html

10

Re: Iredadmin Won't Open

Hello, I have the same problem with version 1.3.1, mysql base.
I migrated from debian 9 to 10 and then to 11.
Until version 10 iredadmin loaded.
Now in version 11. /iredadmin does not load (error 502).
Everything works perfect except that, webmail roundcube ok.
I had to pargar pip2 for other errors it will be something like that.
Thanks for the help

11 (edited by mygcom 2022-03-29 23:06:40)

Re: Iredadmin Won't Open

==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail version (check /etc/iredmail-release): 1.2.1
- Deployed with iRedMail Easy or the downloadable installer? donwloadable instaler
- Linux/BSD distribution name and version: debian 10
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Web server (Apache or Nginx): nginx
- Manage mail accounts with iRedAdmin-Pro? no
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====
it has to be something between debian 10 to debian 11, it worked perfect on debian 10
I already tried python3 -c 'import web' and python2 -c 'import web' and neither returned anything, all correct.
pip2 install uwsgi
returns error:

mygcom wrote:

pip2 install uwsgi
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/developme … -2-support pip 21.0 will remove support for this functionality.                                                                                                               
Collecting uwsgi
  Using cached uwsgi-2.0.20.tar.gz (804 kB)
Building wheels for collected packages: uwsgi
  Building wheel for uwsgi (setup.py) ... error
  ERROR: Command errored out with exit status 1:
   command: /usr/bin/python2 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-bRXtPP/uwsgi/setup.py'"'"'; __file__='"'"'/tmp/pip-install-bRXtPP/uwsgi/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-RVGPHh                                                                                                             
       cwd: /tmp/pip-install-bRXtPP/uwsgi/                                                                                                                           
  Complete output (103 lines):                                                                                                                                       
  /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'descriptions'                                                                 
    warnings.warn(msg)                                                                                                                                               
  running bdist_wheel                                                                                                                                                 
  running build                                                                                                                                                       
  running build_py                                                                                                                                                   
  creating build                                                                                                                                                     
  creating build/lib.linux-x86_64-2.7                                                                                                                                 
  copying uwsgidecorators.py -> build/lib.linux-x86_64-2.7                                                                                                           
  installing to build/bdist.linux-x86_64/wheel                                                                                                                       
  running install                                                                                                                                                     
  using profile: buildconf/default.ini                                                                                                                               
  detected include path: ['/usr/lib/gcc/x86_64-linux-gnu/10/include', '/usr/local/include', '/usr/include/x86_64-linux-gnu', '/usr/include']                         
  Patching "bin_name" to properly install_scripts dir                                                                                                                 
  detected CPU cores: 2                                                                                                                                               
  configured CFLAGS: -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_SSL -DUWSGI_XML -DUWSGI_XML_EXPAT -DUWSGI_PLUGIN_DIR="\".\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(python);UDEP(gevent);UDEP(ping);UDEP(cache);UDEP(nagios);UDEP(rrdtool);UDEP(carbon);UDEP(rpc);UDEP(corerouter);UDEP(fastrouter);UDEP(http);UDEP(ugreen);UDEP(signal);UDEP(syslog);UDEP(rsyslog);UDEP(logsocket);UDEP(router_uwsgi);UDEP(router_redirect);UDEP(router_basicauth);UDEP(zergpool);UDEP(redislog);UDEP(mongodblog);UDEP(router_rewrite);UDEP(router_http);UDEP(logfile);UDEP(router_cache);UDEP(rawrouter);UDEP(router_static);UDEP(sslrouter);UDEP(spooler);UDEP(cheaper_busyness);UDEP(symcall);UDEP(transformation_tofile);UDEP(transformation_gzip);UDEP(transformation_chunked);UDEP(transformation_offload);UDEP(router_memcached);UDEP(router_redis);UDEP(router_hash);UDEP(router_expires);UDEP(router_metrics);UDEP(transformation_template);UDEP(stats_pusher_socket);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(python);ULEP(gevent);ULEP(ping);ULEP(cache);ULEP(nagios);ULEP(rrdtool);ULEP(carbon);ULEP(rpc);ULEP(corerouter);ULEP(fastrouter);ULEP(http);ULEP(ugreen);ULEP(signal);ULEP(syslog);ULEP(rsyslog);ULEP(logsocket);ULEP(router_uwsgi);ULEP(router_redirect);ULEP(router_basicauth);ULEP(zergpool);ULEP(redislog);ULEP(mongodblog);ULEP(router_rewrite);ULEP(router_http);ULEP(logfile);ULEP(router_cache);ULEP(rawrouter);ULEP(router_static);ULEP(sslrouter);ULEP(spooler);ULEP(cheaper_busyness);ULEP(symcall);ULEP(transformation_tofile);ULEP(transformation_gzip);ULEP(transformation_chunked);ULEP(transformation_offload);ULEP(router_memcached);ULEP(router_redis);ULEP(router_hash);ULEP(router_expires);ULEP(router_metrics);ULEP(transformation_template);ULEP(stats_pusher_socket);"                                                                                                                                                               
  *** uWSGI compiling server core ***                                                                                                                                 
  [thread 0][x86_64-linux-gnu-gcc -pthread] core/utils.o                                                                                                             
  [thread 1][x86_64-linux-gnu-gcc -pthread] core/protocol.o                                                                                                           
  [thread 1][x86_64-linux-gnu-gcc -pthread] core/socket.o                                                                                                             
  [thread 1][x86_64-linux-gnu-gcc -pthread] core/logging.o                                                                                                           
  [thread 0][x86_64-linux-gnu-gcc -pthread] core/master.o                                                                                                             
  [thread 1][x86_64-linux-gnu-gcc -pthread] core/master_utils.o                                                                                                       
  [thread 0][x86_64-linux-gnu-gcc -pthread] core/emperor.o                                                                                                           
  [thread 1][x86_64-linux-gnu-gcc -pthread] core/notify.o                                                                                                             
  [thread 0][x86_64-linux-gnu-gcc -pthread] core/mule.o                                                                                                               
  [thread 1][x86_64-linux-gnu-gcc -pthread] core/subscription.o                                                                                                       
  [thread 0][x86_64-linux-gnu-gcc -pthread] core/stats.o                                                                                                             
  [thread 1][x86_64-linux-gnu-gcc -pthread] core/sendfile.o                                                                                                           
  [thread 1][x86_64-linux-gnu-gcc -pthread] core/async.o                                                                                                             
  [thread 0][x86_64-linux-gnu-gcc -pthread] core/master_checks.o                                                                                                     
  [thread 1][x86_64-linux-gnu-gcc -pthread] core/fifo.o                                                                                                               
  [thread 0][x86_64-linux-gnu-gcc -pthread] core/offload.o                                                                                                           
  [thread 1][x86_64-linux-gnu-gcc -pthread] core/io.o                                                                                                                 
  [thread 0][x86_64-linux-gnu-gcc -pthread] core/static.o                                                                                                             
  [thread 0][x86_64-linux-gnu-gcc -pthread] core/websockets.o                                                                                                         
  [thread 1][x86_64-linux-gnu-gcc -pthread] core/spooler.o                                                                                                           
  [thread 0][x86_64-linux-gnu-gcc -pthread] core/snmp.o                                                                                                               
  [thread 1][x86_64-linux-gnu-gcc -pthread] core/exceptions.o                                                                                                         
  [thread 0][x86_64-linux-gnu-gcc -pthread] core/config.o                                                                                                             
  [thread 1][x86_64-linux-gnu-gcc -pthread] core/setup_utils.o                                                                                                       
  [thread 1][x86_64-linux-gnu-gcc -pthread] core/clock.o                                                                                                             
  [thread 0][x86_64-linux-gnu-gcc -pthread] core/init.o                                                                                                               
  [thread 1][x86_64-linux-gnu-gcc -pthread] core/buffer.o                                                                                                             
  [thread 0][x86_64-linux-gnu-gcc -pthread] core/reader.o                                                                                                             
  [thread 1][x86_64-linux-gnu-gcc -pthread] core/writer.o                                                                                                             
  [thread 0][x86_64-linux-gnu-gcc -pthread] core/alarm.o                                                                                                             
  [thread 1][x86_64-linux-gnu-gcc -pthread] core/cron.o                                                                                                               
  [thread 0][x86_64-linux-gnu-gcc -pthread] core/hooks.o                                                                                                             
  [thread 1][x86_64-linux-gnu-gcc -pthread] core/plugins.o                                                                                                           
  [thread 0][x86_64-linux-gnu-gcc -pthread] core/lock.o                                                                                                               
  [thread 1][x86_64-linux-gnu-gcc -pthread] core/cache.o                                                                                                             
  [thread 0][x86_64-linux-gnu-gcc -pthread] core/daemons.o                                                                                                           
  [thread 0][x86_64-linux-gnu-gcc -pthread] core/errors.o                                                                                                             
  [thread 1][x86_64-linux-gnu-gcc -pthread] core/hash.o                                                                                                               
  [thread 0][x86_64-linux-gnu-gcc -pthread] core/master_events.o                                                                                                     
  [thread 1][x86_64-linux-gnu-gcc -pthread] core/chunked.o                                                                                                           
  [thread 0][x86_64-linux-gnu-gcc -pthread] core/queue.o                                                                                                             
  [thread 1][x86_64-linux-gnu-gcc -pthread] core/event.o                                                                                                             
  [thread 0][x86_64-linux-gnu-gcc -pthread] core/signal.o                                                                                                             
  [thread 1][x86_64-linux-gnu-gcc -pthread] core/strings.o                                                                                                           
  [thread 0][x86_64-linux-gnu-gcc -pthread] core/progress.o                                                                                                           
  [thread 1][x86_64-linux-gnu-gcc -pthread] core/timebomb.o                                                                                                           
  [thread 0][x86_64-linux-gnu-gcc -pthread] core/ini.o                                                                                                               
  [thread 1][x86_64-linux-gnu-gcc -pthread] core/fsmon.o                                                                                                             
  [thread 0][x86_64-linux-gnu-gcc -pthread] core/mount.o                                                                                                             
  [thread 1][x86_64-linux-gnu-gcc -pthread] core/metrics.o                                                                                                           
  [thread 0][x86_64-linux-gnu-gcc -pthread] core/plugins_builder.o                                                                                                   
  [thread 0][x86_64-linux-gnu-gcc -pthread] core/sharedarea.o                                                                                                         
  [thread 1][x86_64-linux-gnu-gcc -pthread] core/rpc.o                                                                                                               
  [thread 0][x86_64-linux-gnu-gcc -pthread] core/gateway.o                                                                                                           
  [thread 1][x86_64-linux-gnu-gcc -pthread] core/loop.o                                                                                                               
  [thread 0][x86_64-linux-gnu-gcc -pthread] core/cookie.o                                                                                                             
  [thread 1][x86_64-linux-gnu-gcc -pthread] core/querystring.o                                                                                                       
  [thread 0][x86_64-linux-gnu-gcc -pthread] core/rb_timers.o                                                                                                         
  [thread 1][x86_64-linux-gnu-gcc -pthread] core/transformations.o                                                                                                   
  [thread 0][x86_64-linux-gnu-gcc -pthread] core/uwsgi.o                                                                                                             
  [thread 1][x86_64-linux-gnu-gcc -pthread] proto/base.o                                                                                                             
  [thread 1][x86_64-linux-gnu-gcc -pthread] proto/uwsgi.o                                                                                                             
  [thread 1][x86_64-linux-gnu-gcc -pthread] proto/http.o                                                                                                             
  [thread 1][x86_64-linux-gnu-gcc -pthread] proto/fastcgi.o                                                                                                           
  [thread 1][x86_64-linux-gnu-gcc -pthread] proto/scgi.o                                                                                                             
  [thread 0][x86_64-linux-gnu-gcc -pthread] proto/puwsgi.o                                                                                                           
  [thread 1][x86_64-linux-gnu-gcc -pthread] lib/linux_ns.o                                                                                                           
  [thread 0][x86_64-linux-gnu-gcc -pthread] core/zlib.o                                                                                                               
  [thread 1][x86_64-linux-gnu-gcc -pthread] core/yaml.o                                                                                                               
  [thread 0][x86_64-linux-gnu-gcc -pthread] core/ssl.o                                                                                                               
  [thread 1][x86_64-linux-gnu-gcc -pthread] core/legion.o                                                                                                             
  [thread 0][x86_64-linux-gnu-gcc -pthread] core/xmlconf.o                                                                                                           
  [thread 0][x86_64-linux-gnu-gcc -pthread] core/dot_h.o                                                                                                             
  [thread 0][x86_64-linux-gnu-gcc -pthread] core/config_py.o                                                                                                         
  *** uWSGI compiling embedded plugins ***                                                                                                                           
  [thread 0][x86_64-linux-gnu-gcc -pthread] plugins/python/python_plugin.o                                                                                           
  [thread 1][x86_64-linux-gnu-gcc -pthread] plugins/python/pyutils.o                                                                                                 
  In file included from plugins/python/python_plugin.c:1:                                                                                                             
  plugins/python/uwsgi_python.h:2:10: fatal error: Python.h: No existe el fichero o el directorio                                                                     
      2 | #include <Python.h>                                                                                                                                         
        |          ^~~~~~~~~~                                                                                                                                         
  compilation terminated.                                                                                                                                             
  In file included from plugins/python/pyutils.c:1:                                                                                                                   
  plugins/python/uwsgi_python.h:2:10: fatal error: Python.h: No existe el fichero o el directorio                                                                     
      2 | #include <Python.h>                                                                                                                                         
        |          ^~~~~~~~~~                                                                                                                                         
  compilation terminated.                                                                                                                                             
  ----------------------------------------                                                                                                                           
  ERROR: Failed building wheel for uwsgi
  Running setup.py clean for uwsgi
Failed to build uwsgi
Installing collected packages: uwsgi
    Running setup.py install for uwsgi ... error
    ERROR: Command errored out with exit status 1:
     command: /usr/bin/python2 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-bRXtPP/uwsgi/setup.py'"'"'; __file__='"'"'/tmp/pip-install-bRXtPP/uwsgi/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-hbnPIp/install-record.txt --single-version-externally-managed --compile --install-headers /usr/local/include/python2.7/uwsgi                                                                                                                                                       
         cwd: /tmp/pip-install-bRXtPP/uwsgi/                                                                                                                         
    Complete output (96 lines):                                                                                                                                       
    /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'descriptions'                                                               
      warnings.warn(msg)                                                                                                                                             
    running install                                                                                                                                                   
    using profile: buildconf/default.ini                                                                                                                             
    detected include path: ['/usr/lib/gcc/x86_64-linux-gnu/10/include', '/usr/local/include', '/usr/include/x86_64-linux-gnu', '/usr/include']                       
    Patching "bin_name" to properly install_scripts dir                                                                                                               
    detected CPU cores: 2                                                                                                                                             
    configured CFLAGS: -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_SSL -DUWSGI_XML -DUWSGI_XML_EXPAT -DUWSGI_PLUGIN_DIR="\".\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(python);UDEP(gevent);UDEP(ping);UDEP(cache);UDEP(nagios);UDEP(rrdtool);UDEP(carbon);UDEP(rpc);UDEP(corerouter);UDEP(fastrouter);UDEP(http);UDEP(ugreen);UDEP(signal);UDEP(syslog);UDEP(rsyslog);UDEP(logsocket);UDEP(router_uwsgi);UDEP(router_redirect);UDEP(router_basicauth);UDEP(zergpool);UDEP(redislog);UDEP(mongodblog);UDEP(router_rewrite);UDEP(router_http);UDEP(logfile);UDEP(router_cache);UDEP(rawrouter);UDEP(router_static);UDEP(sslrouter);UDEP(spooler);UDEP(cheaper_busyness);UDEP(symcall);UDEP(transformation_tofile);UDEP(transformation_gzip);UDEP(transformation_chunked);UDEP(transformation_offload);UDEP(router_memcached);UDEP(router_redis);UDEP(router_hash);UDEP(router_expires);UDEP(router_metrics);UDEP(transformation_template);UDEP(stats_pusher_socket);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(python);ULEP(gevent);ULEP(ping);ULEP(cache);ULEP(nagios);ULEP(rrdtool);ULEP(carbon);ULEP(rpc);ULEP(corerouter);ULEP(fastrouter);ULEP(http);ULEP(ugreen);ULEP(signal);ULEP(syslog);ULEP(rsyslog);ULEP(logsocket);ULEP(router_uwsgi);ULEP(router_redirect);ULEP(router_basicauth);ULEP(zergpool);ULEP(redislog);ULEP(mongodblog);ULEP(router_rewrite);ULEP(router_http);ULEP(logfile);ULEP(router_cache);ULEP(rawrouter);ULEP(router_static);ULEP(sslrouter);ULEP(spooler);ULEP(cheaper_busyness);ULEP(symcall);ULEP(transformation_tofile);ULEP(transformation_gzip);ULEP(transformation_chunked);ULEP(transformation_offload);ULEP(router_memcached);ULEP(router_redis);ULEP(router_hash);ULEP(router_expires);ULEP(router_metrics);ULEP(transformation_template);ULEP(stats_pusher_socket);"                                                                                                                                                             
    *** uWSGI compiling server core ***                                                                                                                               
    core/utils.o is up to date                                                                                                                                       
    core/protocol.o is up to date                                                                                                                                     
    core/socket.o is up to date                                                                                                                                       
    core/logging.o is up to date                                                                                                                                     
    core/master.o is up to date                                                                                                                                       
    core/master_utils.o is up to date                                                                                                                                 
    core/emperor.o is up to date                                                                                                                                     
    core/notify.o is up to date                                                                                                                                       
    core/mule.o is up to date                                                                                                                                         
    core/subscription.o is up to date                                                                                                                                 
    core/stats.o is up to date                                                                                                                                       
    core/sendfile.o is up to date                                                                                                                                     
    core/async.o is up to date                                                                                                                                       
    core/master_checks.o is up to date                                                                                                                               
    core/fifo.o is up to date                                                                                                                                         
    core/offload.o is up to date                                                                                                                                     
    core/io.o is up to date                                                                                                                                           
    core/static.o is up to date                                                                                                                                       
    core/websockets.o is up to date                                                                                                                                   
    core/spooler.o is up to date                                                                                                                                     
    core/snmp.o is up to date                                                                                                                                         
    core/exceptions.o is up to date                                                                                                                                   
    core/config.o is up to date                                                                                                                                       
    core/setup_utils.o is up to date                                                                                                                                 
    core/clock.o is up to date                                                                                                                                       
    core/init.o is up to date                                                                                                                                         
    core/buffer.o is up to date                                                                                                                                       
    core/reader.o is up to date                                                                                                                                       
    core/writer.o is up to date                                                                                                                                       
    core/alarm.o is up to date                                                                                                                                       
    core/cron.o is up to date                                                                                                                                         
    core/hooks.o is up to date                                                                                                                                       
    core/plugins.o is up to date                                                                                                                                     
    core/lock.o is up to date                                                                                                                                         
    core/cache.o is up to date                                                                                                                                       
    core/daemons.o is up to date                                                                                                                                     
    core/errors.o is up to date                                                                                                                                       
    core/hash.o is up to date                                                                                                                                         
    core/master_events.o is up to date                                                                                                                               
    core/chunked.o is up to date                                                                                                                                     
    core/queue.o is up to date                                                                                                                                       
    core/event.o is up to date                                                                                                                                       
    core/signal.o is up to date                                                                                                                                       
    core/strings.o is up to date                                                                                                                                     
    core/progress.o is up to date                                                                                                                                     
    core/timebomb.o is up to date                                                                                                                                     
    core/ini.o is up to date                                                                                                                                         
    core/fsmon.o is up to date                                                                                                                                       
    core/mount.o is up to date                                                                                                                                       
    core/metrics.o is up to date                                                                                                                                     
    core/plugins_builder.o is up to date                                                                                                                             
    core/sharedarea.o is up to date                                                                                                                                   
    core/rpc.o is up to date                                                                                                                                         
    core/gateway.o is up to date                                                                                                                                     
    core/loop.o is up to date                                                                                                                                         
    core/cookie.o is up to date                                                                                                                                       
    core/querystring.o is up to date                                                                                                                                 
    core/rb_timers.o is up to date                                                                                                                                   
    core/transformations.o is up to date                                                                                                                             
    core/uwsgi.o is up to date                                                                                                                                       
    proto/base.o is up to date                                                                                                                                       
    proto/uwsgi.o is up to date                                                                                                                                       
    proto/http.o is up to date                                                                                                                                       
    proto/fastcgi.o is up to date                                                                                                                                     
    proto/scgi.o is up to date                                                                                                                                       
    proto/puwsgi.o is up to date                                                                                                                                     
    lib/linux_ns.o is up to date                                                                                                                                     
    core/zlib.o is up to date                                                                                                                                         
    core/yaml.o is up to date                                                                                                                                         
    core/ssl.o is up to date                                                                                                                                         
    core/legion.o is up to date                                                                                                                                       
    core/xmlconf.o is up to date                                                                                                                                     
    [thread 1][x86_64-linux-gnu-gcc -pthread] core/dot_h.o                                                                                                           
    [thread 0][x86_64-linux-gnu-gcc -pthread] core/config_py.o                                                                                                       
    *** uWSGI compiling embedded plugins ***                                                                                                                         
    [thread 0][x86_64-linux-gnu-gcc -pthread] plugins/python/python_plugin.o                                                                                         
    [thread 1][x86_64-linux-gnu-gcc -pthread] plugins/python/pyutils.o                                                                                               
    In file included from plugins/python/python_plugin.c:1:                                                                                                           
    plugins/python/uwsgi_python.h:2:10: fatal error: Python.h: No existe el fichero o el directorio                                                                   
        2 | #include <Python.h>                                                                                                                                       
          |          ^~~~~~~~~~                                                                                                                                       
    In file included from plugins/python/pyutils.c:1:                                                                                                                 
    plugins/python/uwsgi_python.h:2:10: fatal error: Python.h: No existe el fichero o el directorio                                                                   
        2 | #include <Python.h>                                                                                                                                       
          |          ^~~~~~~~~~                                                                                                                                       
    compilation terminated.                                                                                                                                           
    compilation terminated.                                                                                                                                           
    ----------------------------------------                                                                                                                         
ERROR: Command errored out with exit status 1: /usr/bin/python2 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-bRXtPP/uwsgi/setup.py'"'"'; __file__='"'"'/tmp/pip-install-bRXtPP/uwsgi/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-hbnPIp/install-record.txt --single-version-externally-managed --compile --install-headers /usr/local/include/python2.7/uwsgi Check the logs for full command output.

12 (edited by mygcom 2022-04-04 05:34:03)

Re: Iredadmin Won't Open

in case anyone has the same problem.
Reinstall only iRedAdmin.x.y and work.
https://docs.iredmail.org/migrate.or.up … admin.html