Filemin icon indicating copy to clipboard operation
Filemin copied to clipboard

IE Stucks

Open vipin2079 opened this issue 9 years ago • 29 comments

I restart the same same as instructed on Issue 113 but same issue occur again.

Regarding filemin upgrade, first i removed old filemin then I install new filemin.

vipin2079 avatar Jul 18 '16 10:07 vipin2079

What's your user? Is it UNIX/Linux user or pure virtual Webmin user?

Real-Gecko avatar Jul 18 '16 12:07 Real-Gecko

it is centos 7 user.

vipin2079 avatar Jul 19 '16 03:07 vipin2079

Do you have .filemin subdir in user's home directory?

Real-Gecko avatar Jul 19 '16 04:07 Real-Gecko

CentOS has SELinux on by default. Take a look at the logs, journalctl -xe |grep webmin

iliaross avatar Jul 19 '16 11:07 iliaross

yes subdir present in directory

vipin2079 avatar Jul 19 '16 15:07 vipin2079

What's the user's home directory in 'Webmin -> System -> Users and groups -> $USERNAME"?

Real-Gecko avatar Jul 19 '16 15:07 Real-Gecko

scasoft and scaqa both are redirect on same folder scasoft

vipin2079 avatar Jul 19 '16 15:07 vipin2079

Full path?

Real-Gecko avatar Jul 19 '16 15:07 Real-Gecko

/files1/scasoft

vipin2079 avatar Jul 19 '16 15:07 vipin2079

Interesting setup. Show me the output of:

cd /files1
ls -la

Real-Gecko avatar Jul 19 '16 15:07 Real-Gecko

Last login: Mon Jul 18 07:31:55 2016 from 172.16.1.53 [root@IDCFM ~]# cd /files1 [root@IDCFM files1]# ls -la total 34968 drwxrwxrwx. 10 sambauser sambauser 4096 Jul 18 06:47 . dr-xr-xr-x. 18 root root 4096 Jul 18 08:31 .. -rwxrwxrwx. 1 sambauser sambauser 18 Apr 29 01:52 .bash_logout -rwxrwxrwx. 1 sambauser sambauser 193 Apr 29 01:52 .bash_profile -rwxrwxrwx. 1 sambauser sambauser 231 Apr 29 01:52 .bashrc drwxrwxrwx. 4 sambauser sambauser 4096 Aug 20 2015 files drwxrwxrwx. 3 sambauser sambauser 4096 Jul 16 2015 Jarus drwxrwxrwx. 2 sambauser sambauser 16384 Jul 15 2015 lost+found drwxrwxrwx. 13 sambauser sambauser 4096 Aug 20 2015 lumbini drwxrwxrwx. 2 sambauser sambauser 4096 May 17 05:59 realgecko -rwxr-xr-x. 1 root root 80669 Jul 17 20:51 Refactoring_Product_JSF 2_2.1.61_DataReparingManual-Refactoring-1.sql -rwxr-xr-x. 1 root root 2436379 Jul 17 20:51 Refactoring_Product_JSF 2_2.1.70_Manual-Refactoring-1.sql drwxrwxrwx. 90 sambauser sambauser 4096 Jun 3 06:21 scainftp -rwxr-xr-x. 1 root root 1113600 Jul 17 20:51 SCAplannerTM Pricing-20 10 Supplier User Manual.doc drwxr-xr-x. 37 root root 4096 Jul 18 06:46 scasoft drwxr-xr-x. 39 scasoft scasoft 4096 Jul 18 03:41 scasoft-old -rwxr-xr-x. 1 root root 32105099 Jul 17 20:51 sku_1.0.1.war [root@IDCFM files1]#

vipin2079 avatar Jul 19 '16 16:07 vipin2079

cd /files1
chown -R scasoft:scasoft scasoft
chmod 700 scasoft

Real-Gecko avatar Jul 19 '16 16:07 Real-Gecko

Done.Whats the achive with this command

vipin2079 avatar Jul 19 '16 16:07 vipin2079

scasoft folder, where your user's home originated belonged to root. So scasoft user was unable to do anything within that folder. chown command set scasoft as owner and chmod 700 command gave him unrestricted permissions over that folder, revoking each others permissions. That's the default practice about $HOME folders in Linux/UNIX.

Real-Gecko avatar Jul 19 '16 16:07 Real-Gecko

Error still exist.

vipin2079 avatar Jul 19 '16 16:07 vipin2079

/files1/scasoft/.filemin appeared?

Real-Gecko avatar Jul 19 '16 16:07 Real-Gecko

yes,Can i delete this

vipin2079 avatar Jul 19 '16 16:07 vipin2079

Do you have some files in there? Like .buffer or .session?

Real-Gecko avatar Jul 19 '16 16:07 Real-Gecko

yes

vipin2079 avatar Jul 19 '16 16:07 vipin2079

And now if you restart Filemin, what happens?

Real-Gecko avatar Jul 19 '16 16:07 Real-Gecko

is any command to restart filemin

vipin2079 avatar Jul 19 '16 16:07 vipin2079

Nope, just close browser tab, and open filemin once more.

Real-Gecko avatar Jul 19 '16 16:07 Real-Gecko

Issue exist on IE. In goggle chrome it's says session loaded

vipin2079 avatar Jul 19 '16 16:07 vipin2079

Wheeeee, f***ing IE :D What version of IE?

Real-Gecko avatar Jul 19 '16 16:07 Real-Gecko

IE11

vipin2079 avatar Jul 19 '16 16:07 vipin2079

Ok, I'll see what can I do with this crappy piece of IE. And for now I can only advise you to use some sane browser like Chrome or Firefox :D

Real-Gecko avatar Jul 19 '16 16:07 Real-Gecko

Thanks , Just update i cleat temp file and cache in IE and now it's says session uploaded.

vipin2079 avatar Jul 19 '16 16:07 vipin2079

Hi, I just checked in IE11 Filemin functionality is not work properly example in IE11 I am doing a upload on file so file successfully upload in folder but it's not display in IE11. Even google chrome it's display and after upload google chrome refresh automatically and display the file.

vipin2079 avatar Jul 19 '16 16:07 vipin2079

OK, problem understood. But fighting with IE will take some time :D

Real-Gecko avatar Jul 19 '16 16:07 Real-Gecko