Jump to content
XPEnology Community

chege

Member
  • Posts

    143
  • Joined

  • Last visited

Everything posted by chege

  1. chege

    DSM 6.1.x Loader

    Check network card settings, should be E1000. Do you have any other DSM running on the same network?
  2. Its better to ask this question on synology forum.
  3. When lets encrypt issue you certificate you need to switch to that certificate. By default there is synology certificate issued. Go to Certificates->Configure and chose new certificate for your domain/service.
  4. Check log file for apache at /var/log/httpd/apache22-error_log. Maybe try to change port for this virtual host.
  5. Its last i can think off, maybe the issue is not related to ethernet. Did you resource monitor on web to check what happened with system during file copy?
  6. Thats weird, in my case leaving blank mac1 etc takes mac adresses from ESXI settings.
  7. Transfer from CIFS mounted remote folder is about 75 MB/s and is not max, can be higher but my DSM 6.1 shows that volume is 100% occupied. With remote folder mointed as NFS transfer can be as high as 125MB/s.
  8. Try to start xpenology with option set mac1= this will use actuall mac from NIC. PS Just checked transfer on my setup. Baremetal DSM 5.2 tranfer file to ESXI 6.0, DSM 6.1. File size 4GB, tranfer speed about 75MB/s over 1Gb network and mac setup like above.
  9. One question, do you use mac from loader or its real mac from NIC?
  10. Did you try to use different pair of user/password on both NAS?
  11. Just remove line with php_flag from .htaccess, and try again. Here you find apache files: /usr/local/etc/apache22/sites-enabled/ and log files: /var/log/httpd/ EDIT: It took me about 30 minutes to pass thru installation process. Im not sure you need to edit any DSM files, but app need some tweaks. - delete last line from .htaccess, - create folder writable and change priviledges for http user, required write access, - rename or copy new_local folder to local, - edit local/local_config.php, - ignore error message about mod_rewrite (its enabled in apache config file), - enable mysqli plugin in webstation->php settings->plugins(or addons), - ive had to create database in mariabd thru ssh command line. Thats all i think.
  12. I've download this app and tried to run it and i've got error 500. After investigating error log i've found that its problem with .htaccess file. /.htaccess: Invalid command 'php_flag', perhaps misspelled or defined by a module not included in the server configuration You need to fix it or remove it. Thats all.
  13. Error 500 is most probably problem with access rights. Check if folders and files dont have setup admin or root access rights, and http user have all required priviledges. PS Just to be clear, you are using DSM 6.x, right?
  14. Now it is simple. What i told you before was for situation when you dont have subfolder for your app. You see error 404 cause shared folder 'web' does not contains any index file in it and its main folder for defauld virtual In your case you have to do this: - in web station settings go to virtual host page - setup all you need, subfolder (web/kitcatalogue) - host name (myDDNS) - server and php. My sugestion: 1) If you want to have access from local network do above steps 2 times, but in 2nd dont setup by host name, just setup by port. Access to install this app will be with http:///install/index.php, or from local network http://nasIP:port/install/index.php I think you will also need to login with ssh and delete default page settings for apache. But check it first.
  15. Check what 'index' file is in install folder. Maybe its not index.html and web station dont know what else file should look at. Then you need to use full path: http:///install/
  16. Maybe. To be honest i dont know. My point is, is it worth to buy extra license and maybe one day lose it?
  17. Sure, you can, but first read license agrements. IMO, since license is given to a particual hardware, which is identified by pair of serial with mac, by using serial and mac on xpenology and using survillance licence you will violate license agrements. But it is just my opinion and you can ask synology support about that. Let say synology will find a way to identify that you have installed extra license on xpenology, and will revoke all extra licenses with no refund? What will you do?
  18. In DSM 6.x admin user has no root priviledges and you cant login as root like before. You need to use command: su root, and use admin password. Then you can edit files you need.
  19. QuickConnect should be treated as OEM licensed part of DSM. Why? QuickConnect is strictly connected with hardware by pair of MAC and serial number. Generating mac and serial to use it with QC is like using windows or any other software with OEM license. IMO even if you buy nas from synology you can use QC with this nas and only with this nas. You dont pay for hardware, or DSM, or QC. You pay for all this but cant be used separately.
  20. It seems to me that you are not understanding the rather primary concept of netiquette. You are not to attack or blame anyone, trolling is also not tolerated. This is the last time I am saying it you. Failure to comply will lead you to be banned. Im guessing he is Synology's employe and is here only to troll this forum.
  21. And what is the point to send so many single line posts?
  22. It is possible. Don't import OVF, just create new VM and add 1st hdd from jun's OVF. Then add hard driver for data volumes, set memory and cpus. Thats all.
  23. Did you turn on home dirs service in webUI? By default it is off and you need to turn it on first
  24. chege

    IP problem

    viewtopic.php?f=2&t=26952&p=92808#p92645
×
×
  • Create New...