<div dir="ltr" gmail_original="1">Looks like it is coming from qgis2web and relates to access to the file you are using. You already received a response to the same query before, so avoid posting the same question again without additional information.<div><br clear="all"><div><div dir="ltr" class="gmail_signature"><div dir="ltr">---<div>Ujaval Gandhi</div><div>Spatial Thoughts</div><div><a href="https://mailtrack.io/trace/link/47ed9766cba90d5a7b566b366b70044c83018848?w=cWdpcy11c2VyQGxpc3RzLm9zZ2VvLm9yZw&url=http%3A%2F%2Fwww.spatialthoughts.com&userId=8747767&signature=56eefe4a9d8e591c" target="_blank" data-mt-detrack-inspected="true">www.spatialthoughts.com</a></div><div><br></div></div></div></div><br></div></div><br><img width="0" height="0" class="mailtrack-img" alt="" style="display:flex" src="https://mailtrack.io/trace/mail/w/cWdpcy11c2VyQGxpc3RzLm9zZ2VvLm9yZw/9fae18dd69fc60fd50a75755b492ea289fc15fdf.png?u=8747767" ><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Aug 1, 2023 at 9:45 PM John Studley via QGIS-User <<a href="mailto:qgis-user@lists.osgeo.org" target="_blank">qgis-user@lists.osgeo.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div>



<div><div>Dear All</div><div><br></div><div>Why am I getting the following error - how do I resolve it?</div><div><br></div><div>Regards</div><div><br></div><div>John</div><div><br></div><div><div id="m_-8912553809204293728m_4604917377625296872x4e05b2b0f34f410fa6520f697f7c25bc"><span style="font-weight: 600; color: rgb(255, 0, 0);">An error has occurred while executing Python code:</span> <br>
<h3 style="margin: 14px 0px 12px;"><span style="font-size: large;">ftplib.error_perm: 550 Requested action not taken. File unavailable (e.g., file not found, no access). </span></h3>
<pre style="margin-top: 12px; margin-bottom: 12px;"><span style="font-family: "Courier New";">Traceback (most recent call last):<br>  File "C:\Users/Windows/AppData/<wbr>Roaming/QGIS/QGIS3\profiles\<wbr>default/python/plugins\<wbr>qgis2web\exporter.py", line 321, in cwd_and_create<br>    <a href="ftp://ftp.cwd(p)" target="_blank">ftp.cwd(p)</a><br>  File "C:\PROGRA~1\QGIS32~1.8\apps\<wbr>Python39\lib\ftplib.py", line 625, in cwd<br>    return self.voidcmd(cmd)<br>  File "C:\PROGRA~1\QGIS32~1.8\apps\<wbr>Python39\lib\ftplib.py", line 286, in voidcmd<br>    return self.voidresp()<br>  File "C:\PROGRA~1\QGIS32~1.8\apps\<wbr>Python39\lib\ftplib.py", line 259, in voidresp<br>    resp = self.getresp()<br>  File "C:\PROGRA~1\QGIS32~1.8\apps\<wbr>Python39\lib\ftplib.py", line 254, in getresp<br>    raise error_perm(resp)<br>ftplib.error_perm: 550 Requested action not taken. File unavailable (e.g., file not found, no access).<br><br>During handling of the above exception, another exception occurred:<br><br>Traceback (most recent call last):<br>  File "C:\Users/Windows/AppData/<wbr>Roaming/QGIS/QGIS3\profiles\<wbr>default/python/plugins\<wbr>qgis2web\exporter.py", line 321, in cwd_and_create<br>    <a href="ftp://ftp.cwd(p)" target="_blank">ftp.cwd(p)</a><br>  File "C:\PROGRA~1\QGIS32~1.8\apps\<wbr>Python39\lib\ftplib.py", line 625, in cwd<br>    return self.voidcmd(cmd)<br>  File "C:\PROGRA~1\QGIS32~1.8\apps\<wbr>Python39\lib\ftplib.py", line 286, in voidcmd<br>    return self.voidresp()<br>  File "C:\PROGRA~1\QGIS32~1.8\apps\<wbr>Python39\lib\ftplib.py", line 259, in voidresp<br>    resp = self.getresp()<br>  File "C:\PROGRA~1\QGIS32~1.8\apps\<wbr>Python39\lib\ftplib.py", line 254, in getresp<br>    raise error_perm(resp)<br>ftplib.error_perm: 550 Requested action not taken. File unavailable (e.g., file not found, no access).<br><br>During handling of the above exception, another exception occurred:<br><br>Traceback (most recent call last):<br>  File "C:\Users/Windows/AppData/<wbr>Roaming/QGIS/QGIS3\profiles\<wbr>default/python/plugins\<wbr>qgis2web\exporter.py", line 321, in cwd_and_create<br>    <a href="ftp://ftp.cwd(p)" target="_blank">ftp.cwd(p)</a><br>  File "C:\PROGRA~1\QGIS32~1.8\apps\<wbr>Python39\lib\ftplib.py", line 625, in cwd<br>    return self.voidcmd(cmd)<br>  File "C:\PROGRA~1\QGIS32~1.8\apps\<wbr>Python39\lib\ftplib.py", line 286, in voidcmd<br>    return self.voidresp()<br>  File "C:\PROGRA~1\QGIS32~1.8\apps\<wbr>Python39\lib\ftplib.py", line 259, in voidresp<br>    resp = self.getresp()<br>  File "C:\PROGRA~1\QGIS32~1.8\apps\<wbr>Python39\lib\ftplib.py", line 254, in getresp<br>    raise error_perm(resp)<br>ftplib.error_perm: 550 Requested action not taken. File unavailable (e.g., file not found, no access).<br><br>During handling of the above exception, another exception occurred:<br><br>Traceback (most recent call last):<br>  File "C:\Users/Windows/AppData/<wbr>Roaming/QGIS/QGIS3\profiles\<wbr>default/python/plugins\<wbr>qgis2web\maindialog.py", line 354, in saveMap<br>    result = self.exporter.postProcess(<wbr>results, feedback=self.feedback)<br>  File "C:\Users/Windows/AppData/<wbr>Roaming/QGIS/QGIS3\profiles\<wbr>default/python/plugins\<wbr>qgis2web\exporter.py", line 330, in postProcess<br>    cwd_and_create(self.remote_<wbr>folder)<br>  File "C:\Users/Windows/AppData/<wbr>Roaming/QGIS/QGIS3\profiles\<wbr>default/python/plugins\<wbr>qgis2web\exporter.py", line 324, in cwd_and_create<br>    cwd_and_create(parent)<br>  File "C:\Users/Windows/AppData/<wbr>Roaming/QGIS/QGIS3\profiles\<wbr>default/python/plugins\<wbr>qgis2web\exporter.py", line 324, in cwd_and_create<br>    cwd_and_create(parent)<br>  File "C:\Users/Windows/AppData/<wbr>Roaming/QGIS/QGIS3\profiles\<wbr>default/python/plugins\<wbr>qgis2web\exporter.py", line 327, in cwd_and_create<br>    <a href="ftp://ftp.mkd(base)" target="_blank">ftp.mkd(base)</a><br>  File "C:\PROGRA~1\QGIS32~1.8\apps\<wbr>Python39\lib\ftplib.py", line 637, in mkd<br>    resp = self.voidcmd('MKD ' + dirname)<br>  File "C:\PROGRA~1\QGIS32~1.8\apps\<wbr>Python39\lib\ftplib.py", line 286, in voidcmd<br>    return self.voidresp()<br>  File "C:\PROGRA~1\QGIS32~1.8\apps\<wbr>Python39\lib\ftplib.py", line 259, in voidresp<br>    resp = self.getresp()<br>  File "C:\PROGRA~1\QGIS32~1.8\apps\<wbr>Python39\lib\ftplib.py", line 254, in getresp<br>    raise error_perm(resp)<br>ftplib.error_perm: 550 Requested action not taken. File unavailable (e.g., file not found, no access).<br></span></pre>
<p style="margin: 0px;"><br><span style="font-weight: 600;">Python version:</span> 3.9.5 (tags/v3.9.5:0a7dcbd, May  3 2021, 17:27:52) [MSC v.1928 64 bit (AMD64)] <br><span style="font-weight: 600;">QGIS version:</span> 3.28.8-Firenze Firenze, 5ac45272b5 <br></p>
<h4 style="margin: 12px 0px;">Python Path:</h4>
<ul style="margin: 0px;"><li style="margin: 12px 0px 0px;">C:/PROGRA~1/QGIS32~1.8/apps/<wbr>qgis-ltr/./python</li>
<li style="margin: 0px;">C:/Users/Windows/AppData/<wbr>Roaming/QGIS/QGIS3\profiles\<wbr>default/python</li>
<li style="margin: 0px;">C:/Users/Windows/AppData/<wbr>Roaming/QGIS/QGIS3\profiles\<wbr>default/python/plugins</li>
<li style="margin: 0px;">C:/PROGRA~1/QGIS32~1.8/apps/<wbr>qgis-ltr/./python/plugins</li>
<li style="margin: 0px;">C:\PROGRA~1\QGIS32~1.8\apps\<wbr>grass\grass82\etc\python</li>
<li style="margin: 0px;">C:\Users\Windows\Documents</li>
<li style="margin: 0px;">C:\Program Files\QGIS 3.28.8\bin\python39.zip</li>
<li style="margin: 0px;">C:\PROGRA~1\QGIS32~1.8\apps\<wbr>Python39\DLLs</li>
<li style="margin: 0px;">C:\PROGRA~1\QGIS32~1.8\apps\<wbr>Python39\lib</li>
<li style="margin: 0px;">C:\Program Files\QGIS 3.28.8\bin</li>
<li style="margin: 0px;">C:\PROGRA~1\QGIS32~1.8\apps\<wbr>Python39</li>
<li style="margin: 0px;">C:\PROGRA~1\QGIS32~1.8\apps\<wbr>Python39\lib\site-packages</li>
<li style="margin: 0px;">C:\PROGRA~1\QGIS32~1.8\apps\<wbr>Python39\lib\site-packages\<wbr>win32</li>
<li style="margin: 0px;">C:\PROGRA~1\QGIS32~1.8\apps\<wbr>Python39\lib\site-packages\<wbr>win32\lib</li>
<li style="margin: 0px;">C:\PROGRA~1\QGIS32~1.8\apps\<wbr>Python39\lib\site-packages\<wbr>Pythonwin</li>
<li style="margin: 0px;">C:/Users/Windows/AppData/<wbr>Roaming/QGIS/QGIS3\profiles\<wbr>default/python</li>
<li style="margin: 0px;">C:\Users/Windows/AppData/<wbr>Roaming/QGIS/QGIS3\profiles\<wbr>default/python/plugins\<wbr>qgis2web</li>
<li style="margin: 0px;">C:\Users\Windows\AppData\<wbr>Roaming\QGIS\QGIS3\profiles\<wbr>default\python\plugins</li>
<li style="margin: 0px;">C:\Users\Windows\AppData\<wbr>Roaming\QGIS\QGIS3\profiles\<wbr>default\python\site-packages</li>
<li style="margin: 0px 0px 12px;">C:/Users/Windows/Maps and Charts/My DNA/SS</li></ul></div></div>
<div><br></div><div id="m_-8912553809204293728m_4604917377625296872signature_old" style="clear: both;"><div style="background-color: rgba(0, 0, 0, 0);"><div style="margin-top: 10px;"><div style="float: left; padding-right: 20px;"><div style="font-size: 18px; color: rgb(40, 22, 111); font-family: Calibri, Arial, sans-serif;"><img src="cid:595aefb3-fc98-430e-941c-6735a91056c6" border="0" width="147" height="200" data-surl="cid:595aefb3-fc98-430e-941c-6735a91056c6"> <br>
            Dr John Studley</div>
          <div style="font-size: 18px; color: rgb(40, 22, 111); font-family: Calibri, Arial, sans-serif;">PhD MA OND CGeog FRGS ECIF</div>
          <div style="color: rgb(40, 22, 111); font-family: Calibri, Arial, sans-serif; font-size: 14px;"><big>Environmental
              Anthropologist/Ethno-Forester<br>
            </big></div>
          <div style="font-size: 12px;">
            <table cellspacing="0" cellpadding="2" border="0">
              <tbody>
                <tr>
                  <td align="center" style="color: rgb(40, 22, 111); font-family: Calibri, Arial, sans-serif; font-size: 12px;"><a href="http://thunderbolt.me.uk/bphone.jpg" target="_blank"><img src="https://ci4.googleusercontent.com/proxy/MvfvCjYPAMknTZjLv93eyPonD4zz0XB2CxGmOGZ6X8kGgtL4VsLj6p_L7blsI_JT4kDrRZTs=s0-d-e1-ft#http://thunderbolt.me.uk/bphone.jpg" alt="" width="32" height="32" border="0"></a>: </td>
                  <td align="center" style="color: rgb(40, 22, 111); font-family: Calibri, Arial, sans-serif; font-size: 12px;"><font size="+1">02034412597</font></td>
                </tr>
                <tr>
                  <td align="center" style="color: rgb(40, 22, 111); font-family: Calibri, Arial, sans-serif; font-size: 12px;"><a href="http://thunderbolt.me.uk/email.png" target="_blank"><img src="https://ci4.googleusercontent.com/proxy/Y-0hRzXHtq15I04tjIy4i5mjxiy5LXvIHue8vcKj7pEXJrliyar2lKTQeoCdmSELGZ7x15U=s0-d-e1-ft#http://thunderbolt.me.uk/email.png" alt="" width="32" height="32" border="0"></a>: </td>
                  <td align="center" style="color: rgb(40, 22, 111); font-family: Calibri, Arial, sans-serif; font-size: 12px;"><font size="+1"><a href="mailto:studley@thunderbolt.me.uk" style="color: rgb(40, 22, 111);" target="_blank">studley@thunderbolt.me.uk</a></font></td>
                </tr>
                <tr>
                  <td valign="top" align="center"><a href="http://thunderbolt.me.uk/web.png" target="_blank"><img src="https://ci4.googleusercontent.com/proxy/91XJeg0gMCgYhyDYe6rBfRYZC4ZzMkEx5ZF-L84_XtvhncUGQnkcU6aepdLooLZ6_Ztp=s0-d-e1-ft#http://thunderbolt.me.uk/web.png" alt="" width="32" height="32" border="0"></a> <br>
                  </td>
                  <td valign="top" align="center"><font size="+1"><a href="http://thunderbolt.me.uk/wordpress" target="_blank">My Web</a></font><br>
                  </td>
                </tr>
                <tr>
                  <td valign="top"><img src="cid:85a57aaf-8764-48f8-9caf-b31c8e33b67e" border="0" data-surl="cid:85a57aaf-8764-48f8-9caf-b31c8e33b67e">
                  </td>
                  <td valign="top" align="center"><font size="+1"><a href="https://scholar.google.co.uk/citations?hl=en&user=1ZFMuZgAAAAJ&view_op=list_works&sortby=pubdate&gmla=AJsN-F4gd8PM41jHfDWVNTBi-ogZcX0RmKSu5b85ipbww-4xQXp88qKL-cvc8KBlXMkkmDvrQ5ENJClI2D1Pe0tAmR3FvpN57H4Fsipsw1pBMAC9Xpb2Kao&sciund=17170638276544616808&gmla=AJsN-F7Tk1-4w8vTGhyuu5EbyLbQrL8bDYgNLH_0q7J6zbGPev_96D2YDcDLDj7ZvXREie2AEUAI9B96zTkfO1-FZTJkY3xYJN7gBCMe7F8uaBWO_mh9ySA&sciund=16362547257180947439&gmla=AJsN-F5KFgjThVNedGHTUZSOyx9oBd1f4jSXUGp1av5PtPErcfYAxVMzoIk5L3C4NJ6xsT-7DtxMyhQVFqlkhM59Vuz_E5NDtN9TH3HRGcSIdnoIJOo7mVw&sciund=13043259208885675456&gmla=AJsN-F4wjDfTGRNuHnBeESHiVFqytEl0S1H6GUpbUh0f71RfWC36zWfwJ0HlGtdChDyKbfm67Iodks9wgTcE3W3UjVlJegKdQ3ADjvdC7LSDdAhNPlyG9Eo&sciund=8267710037435617656&gmla=AJsN-F603N276HZrBsHmWVrxxUVuBj70P_KZJNCI9ltQUi5sEB9PH0_3uitxGqDp4mlD21hCD7ONBZRtgBrzRObCJASVGmpZQCvavSscqamEpomzmqcKgHg&sciund=2486021518325104370&gmla=AJsN-F4jd3iyEhwL5q8AaC38hJRcpR5a5tCkZ3Oiq-ul7bwYH6lBbP--75K2OzM4VR_bH9Mb2ICBz29gty31bvUQOi8lIRrZ40yHe60rRDsmJXSiHFvi6U0&sciund=13362238490784374379&gmla=AJsN-F6_qp4rwLbmwnDibBSsqxmEfiaRsU-Jzqwp1jcmKKjDifcHopNIt5LTdQ9yFO1kWUUQlVKJZ9HkYZguS5mVf64QQx71YgxtvujmhwfqqvlAq3IGDak&sciund=15294562485146850986&gmla=AJsN-F5vaTq0mkD70ENLeOei5MsNcrFBM_WuI0BxyzVW09I5OmY_-PKYLlqyVUp9EBGy5q5uirlACR5xKeaZyUnGC51RC0S80sWHHBPquKtStnkeeajsKn8&sciund=14661239500549042328&gmla=AJsN-F4X47x1J_f3sJBf2j_oZLPw6d4tCsrQRMnMmR0i8wNBA2w_54sUxoCkifLi4aySQi8k96iKrTWi2FixgFoNVKdGLD5awgVmrOihL0c38Ekc2xxX4n0&sciund=12041501966019565639&gmla=AJsN-F5obsb0UCRcnP-32w4EvXiIlQqOhKxR8BIekdOQo9oTxxZF1CDAtPQWlEbbYZso1Sp6TAiWRX6mXcoIa_wSsJSRnoOaKm4XHhE_WyPhGhSqDD6tplE&sciund=3094414224608617146&scilu=&scisig=AMstHGQAAAAAW2nSDpoL1h672dNmom-TX3Gb07brHAFg&gmla=AJsN-F4k0xav96BSzp9zD_wMj25hXxucwcyvPvcTIzQ8-TIIRwUiDyD1BY2xSHUtyXsSu8QlUMV7M5tRKEaHnyxH6pkNQMicKli8OCt3CH31jyBWMHuPh2k&sciund=7338055590473447069&gmla=AJsN-F798fhhLqdpfyq5nlxQaSrtVgmRR0kwtLiQhazja0zihEP6gtGCRQftwaQNgg2CFJ9Ub5_PS-5HzREu-xzmfGBS3o5JcfAb1UcUP9RtitrO4ValPNA&sciund=3568027803061228006&gmla=AJsN-F4kiJO2KES4ovGpaV15A8ps2-fV_G6jz1Pj_F5fKFR2m4KzaiKPx191FHvprFx8_sOGJMPw9vXGqQmB&gmla=AJsN-F5uG6nFtY8_9umR2rZGBzi0T4O0S97Tf0mRCy2KvqkKNY3FQrLqPbsQWStTJTpAehd5iOyjYoWtjCfNSfUlG9zAtO0-y-KrjPM3Qbuh1f-e4Ygk-SU&sciund=4980634546486433970" target="_blank">google
















                        scholar</a><br>
                      Citations<br>
                    </font> </td>
                </tr>
                <tr>
                  <td valign="top"><img src="cid:8b675bec-1076-4851-be33-41ff870bc5a9" border="0" data-surl="cid:8b675bec-1076-4851-be33-41ff870bc5a9">
                  </td>
                  <td valign="top" align="center"><font size="+1"><a href="https://publons.com/dashboard/records/review/" target="_blank">Peer



                        Reviews </a></font><br>
                    Citations are very inaccurate on Publons <br>
                  </td>
                </tr>
              </tbody>
            </table>
          </div>
        </div>
        <div style="float: left; padding-right: 5px;"> </div>
        <div style="float: left; padding-right: 40px; color: rgb(40, 22, 111); font-family: Calibri, Arial, sans-serif; font-size: 12px;"> </div>
      </div>
      <br clear="left">
    </div>
    <div style="float: left; padding-right: 5px; background-color: rgba(0, 0, 0, 0);"> <a href="http://qr.rs/v/b068c" target="_blank"><img src="https://ci4.googleusercontent.com/proxy/lkKPl-uC9prL1WCoQP2lqHwQsu75td-lxTM3sX5z4Q00-_iaQVTRKl9IFGxpJoZI0boadGy83hJPGS4hrCJ1JBPy=s0-d-e1-ft#http://www.codeqrcode.com/img_qr_urls/b068c.png" alt="QR
          Code img" width="69" height="69"></a> </div>
    Scan or click to add my vCard to your<br style="background-color: rgba(0, 0, 0, 0);">
    mobile and to view my recent publications <br style="background-color: rgba(0, 0, 0, 0);">
    <br style="background-color: rgba(0, 0, 0, 0);">
    <br style="background-color: rgba(0, 0, 0, 0);">
    My Latest Book<br style="background-color: rgba(0, 0, 0, 0);">
    <font size="+1"><a href="https://www.routledge.com/Indigenous-Sacred-Natural-Sites-and-Spiritual-Governance-The-Legal-Case/Studley/p/book/9781138316232" target="_blank">INDIGENOUS
SACRED





        NATURAL SITES AND SPIRITUAL GOVERNANCE: THE LEGAL CASE FOR
        JURISTIC PERSONHOOD</a><br>
    </font><br style="background-color: rgba(0, 0, 0, 0);">
    <br style="background-color: rgba(0, 0, 0, 0);">
    <font size="+2"> <a href="http://thunderbolt.me.uk/wordpress/recent-publications/" target="_blank">
        My Latest Publications </a></font></div><div><br></div>
</div>______________________________<wbr>_________________<br>
QGIS-User mailing list<br>
<a href="mailto:QGIS-User@lists.osgeo.org" target="_blank">QGIS-User@lists.osgeo.org</a><br>
List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/qgis-user</a><br>
Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/qgis-user</a><br>
</div></blockquote></div>