Giter Site home page Giter Site logo

Comments (11)

lon-tierney avatar lon-tierney commented on July 24, 2024 1

Re-opening as @neaorin encountered this issue on new deploy. 'make build' resolved the issue as shown above. Please look in to this @asbanger

from pubsec-info-assistant.

justin-napolitano avatar justin-napolitano commented on July 24, 2024 1

Update:

I think this issue is caused by node running out of memory during the build process in my github code space environment.
Exit Code 134 relates to a SIGTERM. Stopping the environment and starting fresh seems to clear the buffer enabling me to run the build. See current system settings below.

Screenshot 2023-07-26 at 5 04 14 PM

I will try increasing the amount of ram in the virtual machine to attempt a fix. OP might want to try the same.

Original:
I am still experiencing the same issue in a codespace environment on subsequent build attempts.

Screenshot 2023-07-26 at 3 49 45 PM

from pubsec-info-assistant.

dayland avatar dayland commented on July 24, 2024 1

Resolved in 0.3 Gamma release. Please update to the Gamma release.

from pubsec-info-assistant.

dayland avatar dayland commented on July 24, 2024

@fitchtravis , I was unable to reproduce this scenario... I did the following:

  • Created a new GitHub CodeSpace from main branch (latest)
  • Setup local.env
  • run make build (this is the first command inside make deploy)

image

As you can see those warnings are present but did not block the npm build from succeeding.

I am on the same commit as you shared above:

commit b5dc8b368758b479b4f94b061b43c4b8ac94cb00 (HEAD -> main, origin/main, origin/HEAD)
Merge: ca99857 797ff84
Author: dayland <[email protected]>
Date:   Fri Jun 23 08:11:16 2023 +0000

    Merge pull request #101 from microsoft/dayland/5707-missing-search-indexer-property
    
    add "allowSkillsetToReadFileData" property to search indexer

Did you have issue #113 to start? If not I suggest running that command and then try make deploy again.

from pubsec-info-assistant.

fitchtravis avatar fitchtravis commented on July 24, 2024

@dayland, thanks for this .. Doing a make build first, got me past that point.

I'm now getting stuck on the deployment stage. Before I raise another issue. Do this demo only work in specific Azure regions?

from pubsec-info-assistant.

dayland avatar dayland commented on July 24, 2024

Azure OpenAI is only supported in a few regions. (West Europe, France Central, UK South, East US, South Central US). The remaining Azure Services are more broadly supported. If you want to deploy in a specific region where Azure OpenAI isn't available, you simply deploy an instance of Azure OpenAI manually and then use the parameters in local.env to point to that instance of Azure OpenAI while the other services will be deployed in the region you provide in the LOCATION parameter.

For information on regional availabilty of Azure Services please see https://azure.microsoft.com/en-us/explore/global-infrastructure/products-by-region/

from pubsec-info-assistant.

fitchtravis avatar fitchtravis commented on July 24, 2024

Closing now.

from pubsec-info-assistant.

bprerad avatar bprerad commented on July 24, 2024

<update>
restarted everything and make deploy went through.

<original message>
Getting the same error. Tried make build first, as suggested and the result is the same.

Environment set: local.
Loading environment variables for local.
Loading environment variables for Language: en-US.

🎯 Target Resource Group: infoasst-bop-ws


up to date, audited 174 packages in 934ms

12 packages are looking for funding
  run `npm fund` for details

found 0 vulnerabilities

> [email protected] build
> tsc && vite build

vite v4.4.7 building for production...
node_modules/@azure/storage-blob/dist-esm/storage-blob/src/TelemetryPolicyFactory.js (32:70) "type" is not exported by "__vite-browser-external", imported by "node_modules/@azure/storage-blob/dist-esm/storage-blob/src/TelemetryPolicyFactory.js".
node_modules/@azure/storage-blob/dist-esm/storage-blob/src/TelemetryPolicyFactory.js (32:83) "release" is not exported by "__vite-browser-external", imported by "node_modules/@azure/storage-blob/dist-esm/storage-blob/src/TelemetryPolicyFactory.js".
✓ 1786 modules transformed.
Terminated
make: *** [Makefile:15: build] Error 143


commit b589e6e1130209d8d3e6a21b2c1c26e1d178a268 (HEAD -> main, origin/main, origin/HEAD)
Merge: 8b60821 6c94751
Author: dayland <[email protected]>
Date:   Thu Jul 20 21:19:08 2023 +0000

    Merge pull request #139 from microsoft/aparmar/5875-ThouroughResponseBug
    
    Hot fix for Response length.

from pubsec-info-assistant.

lon-tierney avatar lon-tierney commented on July 24, 2024

@justin-napolitano did the restart resolve your issue, or is this persisting?

from pubsec-info-assistant.

youngr6m avatar youngr6m commented on July 24, 2024

I had the same issue using make deploy initially, but I've been using the codespace within VS Code on my local desktop. Switching to the web hosted codespace, make build worked as expected (no 143 error).

from pubsec-info-assistant.

asbanger avatar asbanger commented on July 24, 2024

When you are deploying using codespace, we strongly recommend to you vscode dekstop

from pubsec-info-assistant.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.