Skip to content

deps(spin-wagi-http): Bump spin-sdk from v2.1.0 to v2.7.0#114

Open
nderjung wants to merge 1 commit into
mainfrom
nderjung/chore/spin-wagi-http/spin-v2.7.0
Open

deps(spin-wagi-http): Bump spin-sdk from v2.1.0 to v2.7.0#114
nderjung wants to merge 1 commit into
mainfrom
nderjung/chore/spin-wagi-http/spin-v2.7.0

Conversation

@nderjung

Copy link
Copy Markdown
Member

Signedoff-by: Alexander Jung alex@unikraft.cloud

Signedoff-by: Alexander Jung <alex@unikraft.cloud>
@razvand razvand self-requested a review August 29, 2024 18:28
@razvand razvand self-assigned this Aug 29, 2024
@razvand razvand added the enhancement New feature or request label Aug 29, 2024
@razvand

razvand commented Aug 29, 2024

Copy link
Copy Markdown
Contributor

Does this work for you? For me the error is:

[...]
 i  #12 [spin-devenv 3/6] RUN set -xe;     apt-get update;     apt-get install -y --no-install-recommends       ca-certificates       make       wget;
 i  #12 CACHED
 i  
 i  #13 [spin-devenv 4/6] RUN set -xe;     wget -q -O spin.tar.gz "https://github.com/fermyon/spin/releases/download/v2.7.0/spin-v2.7.0-linux-amd64.tar.gz";     tar xzvf ./spin.tar.gz;     m
 i  #13 CACHED
 i  
 i  #14 [build 4/5] WORKDIR /app
 i  #14 CACHED
 i  
 i  #15 [build 5/5] RUN spin build
 i  #15 0.062 Error: Failed to initialize telemetry
 i  #15 0.062 
 i  #15 0.062 Caused by:
 i  #15 0.062       Exporter otlp encountered the following error(s): invalid URI invalid format
 i  #15 ERROR: process "/bin/sh -c spin build" did not complete successfully: exit code: 1
 i  ------
 i   > [build 5/5] RUN spin build:
 i  0.062 Error: Failed to initialize telemetry
 i  0.062 
 i  0.062 Caused by:
 i  0.062       Exporter otlp encountered the following error(s): invalid URI invalid format
 i  ------
 E  could not wait for err group: could not solve: failed to solve: process "/bin/sh -c spin build" did not complete successfully: exit code: 1
 E  could not prepare deployment: could not package: could not package: could not build rootfs: could not wait for err group: could not solve: failed to solve: process "/bin/sh -c spin build" did not complete successfully: exit code: 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants