跳转至内容
  • 版块
  • 标签
  • 热门
  • 用户
  • 群组
皮肤
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • 默认(Flatly)
  • 不使用皮肤
折叠

Odoo 中文社区

  1. 主页
  2. 版块
  3. Odoo 新手求助
  4. Document management: Only Server is seen, No files listed

Document management: Only Server is seen, No files listed

已定时 已固定 已锁定 已移动 Odoo 新手求助
8 帖子 3 发布者 7.3k 浏览
  • 从旧到新
  • 从新到旧
  • 最多赞同
登录后回复
此主题已被删除。只有拥有主题管理权限的用户可以查看。
  • C 离线
    C 离线
    chipwang
    写于 最后由 编辑
    #1

    [quote]
    [2011-03-11 16:09:51,649][cylindro] INFO:FTP:[]183.14.251.64:14373 Connected.
    [2011-03-11 16:09:53,966][cylindro] INFO:FTP:[admin]@183.14.251.64:14373 User admin logged in.
    [2011-03-11 16:09:53,977][cylindro] INFO:FTP:[admin]@183.14.251.64:14373 FAIL SIZE "/". / is not retrievable.
    [2011-03-11 16:09:53,980][cylindro] INFO:FTP:[admin]@183.14.251.64:14373 FAIL MDTM "/". / is not retrievable.
    [2011-03-11 16:09:53,982][cylindro] INFO:FTP:[admin]@183.14.251.64:14373 FAIL RETR "/". Operation not permitted.
    [2011-03-11 16:09:53,988][cylindro] INFO:FTP:[admin]@183.14.251.64:14373 OK CWD "/".
    [2011-03-11 16:09:54,004][cylindro] INFO:FTP:[admin]@183.14.251.64:14373 OK LIST "/". Transfer starting.
    [2011-03-11 16:09:55,814][cylindro] INFO:FTP:[admin]@183.14.251.64:14373 FAIL SIZE "/". / is not retrievable.
    [2011-03-11 16:09:55,819][cylindro] INFO:FTP:[admin]@183.14.251.64:14373 FAIL MDTM "/". / is not retrievable.
    [2011-03-11 16:09:55,821][cylindro] INFO:FTP:[admin]@183.14.251.64:14373 FAIL RETR "/". Operation not permitted.
    [2011-03-11 16:09:55,827][cylindro] INFO:FTP:[admin]@183.14.251.64:14373 OK CWD "/".
    [2011-03-11 16:09:55,840][cylindro] INFO:FTP:[admin]@183.14.251.64:14373 OK LIST "/". Transfer starting.
    [2011-03-11 16:09:56,843][cylindro] INFO:FTP:[admin]@183.14.251.64:14373 FAIL SIZE "/". / is not retrievable.
    [2011-03-11 16:09:56,845][cylindro] INFO:FTP:[admin]@183.14.251.64:14373 FAIL MDTM "/". / is not retrievable.
    [2011-03-11 16:09:56,848][cylindro] INFO:FTP:[admin]@183.14.251.64:14373 FAIL RETR "/". Operation not permitted.
    [2011-03-11 16:09:56,853][cylindro] INFO:FTP:[admin]@183.14.251.64:14373 OK CWD "/".
    [2011-03-11 16:09:56,968][cylindro] INFO:FTP:[admin]@183.14.251.64:14373 OK LIST "/". Transfer starting.
    [2011-03-11 16:09:57,583][cylindro] INFO:FTP:[admin]@183.14.251.64:14373 FAIL SIZE "/". / is not retrievable.
    [2011-03-11 16:09:57,587][cylindro] INFO:FTP:[admin]@183.14.251.64:14373 FAIL MDTM "/". / is not retrievable.
    [2011-03-11 16:09:57,590][cylindro] INFO:FTP:[admin]@183.14.251.64:14373 FAIL RETR "/". Operation not permitted.
    [2011-03-11 16:09:57,595][cylindro] INFO:FTP:[admin]@183.14.251.64:14373 OK CWD "/".
    [2011-03-11 16:09:57,609][cylindro] INFO:FTP:[admin]@183.14.251.64:14373 OK LIST "/". Transfer starting.
    [2011-03-11 16:10:17,102][cylindro] INFO:FTP:[admin]@192.168.1.7:42837 Disconnected.
    [/quote]

    Document management -> Browse Files Using FTP

    I use Firefox. Only the ftp server name and port is shown, no files listed.

    Part of the log file is enclosed above, "Operation not permitted" is the highlight. Everything is OK on the host machine. I guess something need to be done with ownership but don't know how.

    Chip

    1 条回复 最后回复
    0
    • mrshellyM 离线
      mrshellyM 离线
      mrshelly
      写于 最后由 编辑
      #2

      ftp client try to use passive mode...

      1 条回复 最后回复
      0
      • C 离线
        C 离线
        chipwang
        写于 最后由 编辑
        #3

        But,
        1. DMZ is activated on the router and the DMZ machine IP is set to the OpenERP host
        2. ufw has been disabled by "sudo ufw disable".
        3. CuteFTP(a ftp client) can access the doc files by ftp://[email protected]:8021, even adding and deleting files have no problem.

        I've checked  that
        1. "/usr/local/lib/python2.6/dist-packages/openerp-server" is owned by openerp
        2. /usr/local/lib/python2.6/dist-packages/openerp-server/filestore is properly created

        And I have deleted cookie stuff

        Why don't I use IE ? with IE even username and password window won't pop up and it ends up with this:
        [quote]
        [2011-03-11 19:03:38,627][cylindro] INFO:web-service:successful login from 'admin' using database 'cylindro'
        [2011-03-11 19:03:46,671][cylindro] INFO:FTP:[]183.14.251.64:19984 Connected.
        [2011-03-11 19:03:46,674][cylindro] INFO:FTP:[anonymous]@183.14.251.64:19984 Authentication failed: anonymous access not allowed.
        [2011-03-11 19:03:46,675][cylindro] INFO:FTP:[anonymous]@183.14.251.64:19984 Disconnected.
        [2011-03-11 19:03:56,861][cylindro] INFO:FTP:[admin]@183.14.251.64:19579 OK LIST "/cylindro/Documents/Products/IC_CPLD". Transfer starting.
        [/quote]

        1 条回复 最后回复
        0
        • mrshellyM 离线
          mrshellyM 离线
          mrshelly
          写于 最后由 编辑
          #4

          default, It's not be allowed to use anonymous login

          So, Just use the OpenERP username and password to login into oe server. maybe click the menum "File->Login...", the operate will pop up login form.

          1 条回复 最后回复
          0
          • JoshuaJ 离线
            JoshuaJ 离线
            Joshua 管理员
            写于 最后由 编辑
            #5

            [quote author=mrshelly link=topic=2326.msg7613#msg7613 date=1299845814]
            default, It's not be allowed to use anonymous login

            So, Just use the OpenERP username and password to login into oe server. maybe click the menum "File->Login...", the operate will pop up login form.


            [/quote]
            yes.it`s use OpenERP username and password

            【上海先安科技】(joshua AT openerp.cn),欢迎关注公众号:openerp_cn

            1 条回复 最后回复
            0
            • C 离线
              C 离线
              chipwang
              写于 最后由 编辑
              #6

              使用IE,FireFox,Windows的文件管理器,Ubuntu的Connect to Server,CuteFTP 8.0以前的版本统统没有办法正常连接Document management的 FTP Server, 能够正常连接的只有FileZilla客户端。CuteFTP 8.0以后版本虽然能连,但有乱码问题,我另外开贴说了这个。

              我用vsftpd建立的FTP Server,以上所有手段都能正常连接。

              我猜测是pyftpdlib存在兼容性问题,或由于某种原因使得我的OpenERP FTP 服务器出了问题。

              还有,Mrshelly和Joshua的回复看得出来是受到了我的Log File的误导,以为我错误使用了匿名连接,实际情况是服务器端的原因使得客户端无法弹出输入窗口。

              既然能用了,就让我们公司用到ERP的人每人装一份FileZilla算了。

              呵呵,再说一句题外话,每次提问都得到了坛内几位前辈的热情指导,非常感谢。然而我有几次提问,都令人产成了误读,在此致歉!下次准备问题一定仔细斟酌措辞。

              Chip

              1 条回复 最后回复
              0
              • mrshellyM 离线
                mrshellyM 离线
                mrshelly
                写于 最后由 编辑
                #7

                呵呵. 放心好了..OpenERP 类似 的这种编码问题 太多了...

                慢慢修正,提BUG到官方.或者自己发现, 自己修改吧... 米办法...

                1 条回复 最后回复
                0

                • 登录

                • 没有帐号? 注册

                • 登录或注册以进行搜索。
                • 第一个帖子
                  最后一个帖子
                0
                • 版块
                • 标签
                • 热门
                • 用户
                • 群组